Age | Commit message (Expand) | Author |
2008-02-17 | Revert "[NDISC]: Fix race in generic address resolution" | David S. Miller |
2008-02-17 | Revert "[RTNETLINK]: Send a single notification on device state changes." | David S. Miller |
2008-02-15 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-02-15 | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller |
2008-02-15 | b43legacy: Add driver load messages | Stefano Brivio |
2008-02-15 | ipw2200: fix ucode assertion for RX queue overrun | Dan Williams |
2008-02-15 | iwlwifi: only check for association id when associating with AP | Reinette Chatre |
2008-02-15 | iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi | Tomas Winkler |
2008-02-15 | b43legacy: fix firmware load message level | Stefano Brivio |
2008-02-15 | b43legacy: add firmware information to modinfo | Stefano Brivio |
2008-02-15 | mac80211: Fix initial hardware configuration | Michael Buesch |
2008-02-15 | rt2x00: Add new USB ID to rt2500usb | Ivo van Doorn |
2008-02-15 | b43: Fix firmware load message level | Michael Buesch |
2008-02-15 | b43: Add firmware information to modinfo | Michael Buesch |
2008-02-15 | b43: Add driver load messages | Michael Buesch |
2008-02-15 | b43legacy: fix DMA for 30/32-bit DMA engines | Stefano Brivio |
2008-02-15 | iwlwifi: earlier rx allocation | Mohamed Abbas |
2008-02-15 | iwlwifi: Don't send host commands on rfkill | Gregory Greenman |
2008-02-15 | iwlwifi: do not clear GEO_CONFIGURED bit when calling _down | Reinette Chatre |
2008-02-15 | rndis_wlan: enable stall workaround by link quality instead of link speed | Jussi Kivilinna |
2008-02-15 | ath5k: correct padding in tx descriptors | Bruno Randolf |
2008-02-15 | wavelan: mark hardware interfacing structures as packed | John W. Linville |
2008-02-15 | e1000e: PCIe devices do not need to unset MANC_ARP_ENA | David Graham |
2008-02-15 | igb: PCIe devices do not need to unset MANC_ARP_ENA | David Graham |
2008-02-15 | ixgbe: Correctly obtain protocol information on transmit | Auke Kok |
2008-02-15 | e1000e: Fix CRC stripping in hardware context bug | Auke Kok |
2008-02-15 | gianfar iomem misannotations | Al Viro |
2008-02-15 | mkiss: ax_bump() locking fix | Jarek Poplawski |
2008-02-15 | Fix station address detection in smc | Chuck Ebbert |
2008-02-15 | [NET]: Make sure sockets implement splice_read | RĂ©mi Denis-Courmont |
2008-02-15 | netconsole: avoid null pointer dereference at show_local_mac() | Keiichi KII |
2008-02-14 | [IPV6]: Fix reversed local_df test in ip6_fragment | Herbert Xu |
2008-02-14 | [XFRM]: Avoid bogus BUG() when throwing new policy away. | YOSHIFUJI Hideaki |
2008-02-14 | [AF_KEY]: Fix bug in spdadd | Kazunori MIYAZAWA |
2008-02-14 | [NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected. | Jozsef Kadlecsik |
2008-02-14 | net: xfrm statistics depend on INET | Paul Mundt |
2008-02-13 | [NETFILTER]: make secmark_tg_destroy() static | Adrian Bunk |
2008-02-13 | [INET]: Unexport inet_listen_wlock | Adrian Bunk |
2008-02-13 | [INET]: Unexport __inet_hash_connect | Adrian Bunk |
2008-02-12 | [NET]: Improve cache line coherency of ingress qdisc | Neil Turton |
2008-02-12 | [NET]: Fix race in dev_close(). (Bug 9750) | Matti Linnanvuori |
2008-02-12 | [IPSEC]: Fix bogus usage of u64 on input sequence number | Herbert Xu |
2008-02-12 | [RTNETLINK]: Send a single notification on device state changes. | Laszlo Attila Toth |
2008-02-12 | [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. | Pavel Emelyanov |
2008-02-12 | [NETLABEL]: Don't produce unused variables when IPv6 is off. | Pavel Emelyanov |
2008-02-12 | [NETLABEL]: Compilation for CONFIG_AUDIT=n case. | Pavel Emelyanov |
2008-02-12 | [GENETLINK]: Relax dances with genl_lock. | Pavel Emelyanov |
2008-02-12 | [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. | Pavel Emelyanov |
2008-02-12 | [IPV6]: remove unused method declaration (net/ndisc.h). | Rami Rosen |
2008-02-12 | [NET]: Fix comment for skb_pull_rcsum | Urs Thuermann |