| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 |
|\ |
|
| * | netlink: fix (theoretical) overrun in message iteration | Vegard Nossum | 2008-12-25 |
| * | sctp: Implement socket option SCTP_GET_ASSOC_NUMBER | Wei Yongjun | 2008-12-25 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-23 |
| |\ |
|
| * | | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 |
| * | | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 2008-12-21 |
| * | | net: fix DCB setstate to return success/failure | Don Skidmore | 2008-12-21 |
| * | | mac80211: implement dynamic power save | Kalle Valo | 2008-12-19 |
| * | | mac80211: Add HT rates into RX status reporting | Jouni Malinen | 2008-12-19 |
| * | | mac80211: Fix HT channel selection | Sujith | 2008-12-19 |
| * | | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge | 2008-12-19 |
| * | | Phonet: use atomic for packet TX window | Rémi Denis-Courmont | 2008-12-17 |
| * | | Phonet: allocate separate ARP type for GPRS over a Phonet pipe | Rémi Denis-Courmont | 2008-12-17 |
| * | | Phonet: allocate a non-Ethernet ARP type | Rémi Denis-Courmont | 2008-12-17 |
| * | | gianfar: Convert gianfar to an of_platform_driver | Andy Fleming | 2008-12-16 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-16 |
| |\ \ |
|
| * | | | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() | Yang Hongyang | 2008-12-16 |
| * | | | net: Refactor full duplex flow control resolution | Steve Glendinning | 2008-12-16 |
| * | | | net: Move flow control definitions to mii.h | Steve Glendinning | 2008-12-16 |
| * | | | ethtool: Add GGRO and SGRO ops | Herbert Xu | 2008-12-16 |
| * | | | tcp: Add GRO support | Herbert Xu | 2008-12-16 |
| * | | | net: Add skb_gro_receive | Herbert Xu | 2008-12-16 |
| * | | | ipv4: Add GRO infrastructure | Herbert Xu | 2008-12-16 |
| * | | | net: Add Generic Receive Offload infrastructure | Herbert Xu | 2008-12-16 |
| * | | | net: Add frag_list support to GSO | Herbert Xu | 2008-12-16 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 |
| |\ \ \ |
|
| * | | | | rfkill: strip pointless notifier chain | Johannes Berg | 2008-12-12 |
| * | | | | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 2008-12-12 |
| * | | | | mac80211: remove fragmentation offload functionality | Johannes Berg | 2008-12-12 |
| * | | | | ieee80211_security: correct warning about width of auth_mode | John W. Linville | 2008-12-12 |
| * | | | | mac80211: improve sta_notify documentation | Johannes Berg | 2008-12-12 |
| * | | | | wireless: Incorrect LEAP authentication algorithm identifier. | Senthil Balasubramanian | 2008-12-12 |
| * | | | | netns: ip6mr: enable namespace support in ipv6 multicast forwarding code | Benjamin Thery | 2008-12-10 |
| * | | | | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 |
| * | | | | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 |
| * | | | | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 |
| * | | | | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 2008-12-10 |
| * | | | | netns: ip6mr: store netns in struct mfc6_cache | Benjamin Thery | 2008-12-10 |
| * | | | | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 2008-12-10 |
| * | | | | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 |
| * | | | | smsc911x: add dynamic bus configuration | Steve Glendinning | 2008-12-10 |
| * | | | | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-12-08 |
| * | | | | dccp: Remove manual influence on NDP Count feature | Gerrit Renker | 2008-12-08 |
| * | | | | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker | 2008-12-08 |
| * | | | | netdevice: Kill netdev->priv | Wang Chen | 2008-12-08 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-06 |
| |\ \ \ \ |
|
| * | | | | | mac80211: document ieee80211_tx_info.pad | Kalle Valo | 2008-12-05 |
| * | | | | | mac80211: add sta_notify_ps callback | Christian Lamparter | 2008-12-05 |
| * | | | | | wireless: clean up radiotap a bit | Johannes Berg | 2008-12-05 |
| * | | | | | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 2008-12-05 |