Age | Commit message (Expand) | Author |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-27 | ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. | YOSHIFUJI Hideaki |
2008-06-27 | netlabel: Fix a problem when dumping the default IPv6 static labels | Paul Moore |
2008-06-27 | net/inet_lro: remove setting skb->ip_summed when not LRO-able | Eli Cohen |
2008-06-27 | inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild | Pavel Emelyanov |
2008-06-27 | CONNECTOR: add a proc entry to list connectors | Li Zefan |
2008-06-27 | netlink: Fix some doc comments in net/netlink/attr.c | Julius Volz |
2008-06-27 | tcp: /proc/net/tcp rto,ato values not scaled properly (v2) | Stephen Hemminger |
2008-06-27 | include/linux/netdevice.h: don't export MAX_HEADER to userspace | Adrian Bunk |
2008-06-27 | pkt_sched: Remove CONFIG_NET_SCH_RR | Adrian Bunk |
2008-06-27 | pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. | WANG Cong |
2008-06-27 | netdevice: Fix typo of dev_unicast_add() comment | Wang Chen |
2008-06-27 | af_unix: fix 'poll for write'/connected DGRAM sockets | Rainer Weikusat |
2008-06-27 | tcp: fix for splice receive when used with software LRO | Octavian Purdila |
2008-06-27 | tcp: calculate tcp_mem based on low memory instead of all memory | Miquel van Smoorenburg |
2008-06-27 | hamradio: remove unused variable | Andre Haupt |
2008-06-27 | mac80211: fix an oops in several failure paths in key allocation | Emmanuel Grumbach |
2008-06-27 | prism: islpci_eth.c endianness fix | Harvey Harrison |
2008-06-27 | rt2x00: Fix lock dependency errror | Ivo van Doorn |
2008-06-27 | wireless: remove RFKILL_STATE_HARD_BLOCKED warnings | John W. Linville |
2008-06-27 | ath5k: remove now unused variable declared in ath5k_tx | John W. Linville |
2008-06-27 | mac80211: fix tx fragmentation | Johannes Berg |
2008-06-27 | mac80211: make workqueue freezable | Johannes Berg |
2008-06-27 | wireless: Small cleanups | Pavel Machek |
2008-06-27 | iwlwifi: fix build for CONFIG_INPUT=n | Randy Dunlap |
2008-06-27 | mac80211: Add RTNL warning for workqueue | Ivo van Doorn |
2008-06-27 | mac80211: add phy information to giwname | Tomas Winkler |
2008-06-27 | mac80211: update the authentication method | Emmanuel Grumbach |
2008-06-27 | mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto | Emmanuel Grumbach |
2008-06-27 | b43: Fix PIO skb clobber | Michael Buesch |
2008-06-27 | rt2x00: kill URB for all TX queues during disable_radio() | Ivo van Doorn |
2008-06-27 | mac80211: mlme.c use new frame control helpers | Harvey Harrison |
2008-06-27 | mac80211: rx.c use new frame control helpers | Harvey Harrison |
2008-06-27 | mac80211: tx.c use new frame control helpers | Harvey Harrison |
2008-06-27 | mac80211: wep.c use new frame control helpers | Harvey Harrison |
2008-06-27 | ath5k: convert LED code to use mac80211 triggers | Bob Copeland |
2008-06-27 | mac80211: Let drivers have access to TKIP key offets for TX and RX MIC | Luis R. Rodriguez |
2008-06-27 | rt2x00: Remove duplicate deinitialization | Ivo van Doorn |
2008-06-27 | b43: Add debugfs firmware debugging knob | Michael Buesch |
2008-06-27 | b43: Add simple firmware watchdog | Michael Buesch |
2008-06-27 | mac80211: rename TKIP debugging Kconfig symbol | Johannes Berg |
2008-06-27 | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch |
2008-06-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-06-27 | Hold RTNL while calling dev_close() | Ben Hutchings |
2008-06-27 | qla3xxx: Hold RTNL while calling dev_close() | Ben Hutchings |
2008-06-27 | [netdrvr] Fix IOMMU overflow checking in s2io.c | Andi Kleen |
2008-06-27 | e1000: only enable TSO6 via ethtool when using correct hardware | Andy Gospodarek |
2008-06-27 | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx | Kevin Hao |
2008-06-27 | [netdrvr] netxen: fix netxen_pci_tbl[] breakage | Al Viro |
2008-06-27 | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable | Ingo Molnar |