| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 49 | -724/+1088 |
|\ |
|
| * | netlink: fix (theoretical) overrun in message iteration | Vegard Nossum | 2008-12-25 | 1 | -1/+1 |
| * | sctp: Implement socket option SCTP_GET_ASSOC_NUMBER | Wei Yongjun | 2008-12-25 | 1 | -0/+2 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-23 | 1 | -1/+3 |
| |\ |
|
| * | | net: fix DCB setstate to return success/failure | Don Skidmore | 2008-12-21 | 1 | -1/+1 |
| * | | mac80211: implement dynamic power save | Kalle Valo | 2008-12-19 | 1 | -0/+6 |
| * | | mac80211: Add HT rates into RX status reporting | Jouni Malinen | 2008-12-19 | 1 | -2/+9 |
| * | | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 2 | -9/+2 |
| * | | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge | 2008-12-19 | 1 | -0/+40 |
| * | | Phonet: use atomic for packet TX window | Rémi Denis-Courmont | 2008-12-17 | 1 | -1/+1 |
| * | | tcp: Add GRO support | Herbert Xu | 2008-12-15 | 1 | -0/+6 |
| * | | ipv4: Add GRO infrastructure | Herbert Xu | 2008-12-15 | 1 | -0/+3 |
| * | | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 2008-12-12 | 1 | -20/+7 |
| * | | mac80211: remove fragmentation offload functionality | Johannes Berg | 2008-12-12 | 1 | -5/+0 |
| * | | ieee80211_security: correct warning about width of auth_mode | John W. Linville | 2008-12-12 | 1 | -3/+2 |
| * | | mac80211: improve sta_notify documentation | Johannes Berg | 2008-12-12 | 1 | -2/+2 |
| * | | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+3 |
| * | | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+2 |
| * | | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+1 |
| * | | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 2008-12-10 | 1 | -0/+1 |
| * | | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 2008-12-10 | 1 | -0/+2 |
| * | | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 | 1 | -0/+3 |
| * | | mac80211: document ieee80211_tx_info.pad | Kalle Valo | 2008-12-05 | 1 | -0/+1 |
| * | | mac80211: add sta_notify_ps callback | Christian Lamparter | 2008-12-05 | 1 | -0/+18 |
| * | | wireless: clean up radiotap a bit | Johannes Berg | 2008-12-05 | 1 | -12/+3 |
| * | | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 2008-12-05 | 1 | -0/+4 |
| * | | cfg80211: handle SIOCGIWNAME | Johannes Berg | 2008-12-05 | 1 | -0/+7 |
| * | | nl80211: Add frequency configuration (including HT40) | Jouni Malinen | 2008-12-05 | 2 | -0/+12 |
| * | | Phonet: basic net namespace support | Rémi Denis-Courmont | 2008-12-03 | 2 | -2/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-12-02 | 2 | -3/+3 |
| |\ \ |
|
| | * | | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -2/+2 |
| | * | | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 | 1 | -1/+1 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-11-28 | 7 | -9/+81 |
| |\ \ \ |
|
| | * | | | netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
| | * | | | netfilter: nfnetlink_log: fix warning and prototype mismatch | Patrick McHardy | 2008-11-18 | 1 | -1/+1 |
| | * | | | netfilter: ctnetlink: deliver events for conntracks changed from userspace | Pablo Neira Ayuso | 2008-11-18 | 3 | -5/+56 |
| | * | | | netfilter: ctnetlink: helper modules load-on-demand support | Pablo Neira Ayuso | 2008-11-18 | 1 | -3/+2 |
| | * | | | netfilter: nf_conntrack: connection tracking helper name persistent aliases | Pablo Neira Ayuso | 2008-11-17 | 1 | -0/+3 |
| | * | | | netfilter: netns ebtables: ebtable_nat in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+1 |
| | * | | | netfilter: netns ebtables: ebtable_filter in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+1 |
| | * | | | netfilter: netns ebtables: ebtable_broute in netns | Alexey Dobriyan | 2008-11-04 | 1 | -0/+3 |
| | * | | | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. | Eric Leblond | 2008-11-04 | 1 | -0/+14 |
| * | | | | decnet: compile fix for removal of byteorder wrapper | Harvey Harrison | 2008-11-27 | 1 | -1/+1 |
| * | | | | decnet: remove private wrappers of endian helpers | Harvey Harrison | 2008-11-27 | 2 | -8/+6 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-26 | 2 | -0/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-26 | 1 | -0/+22 |
| |\ \ \ \ \ |
|
| | * | | | | | cfg80211: add support for custom firmware regulatory solutions | Luis R. Rodriguez | 2008-11-25 | 1 | -0/+7 |
| | * | | | | | cfg80211/mac80211: Add 802.11d support | Luis R. Rodriguez | 2008-11-25 | 1 | -0/+15 |
| * | | | | | | pkt_sched: gen_estimator: Optimize gen_estimator_active() | Jarek Poplawski | 2008-11-26 | 1 | -2/+2 |