Age | Commit message (Expand) | Author |
2012-01-30 | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa |
2012-01-27 | netns: Fail conspicously if someone uses net_generic at an inappropriate time. | Eric W. Biederman |
2012-01-26 | net: explicitly add jump_label.h header to sock.h | Glauber Costa |
2012-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-24 | netprio_cgroup.h: dont include module.h from other includes | Paul Gortmaker |
2012-01-23 | kernel-doc: fix new warnings in cfg80211.h | Randy Dunlap |
2012-01-22 | bluetooth: hci: Fix type of "enable_hs" to bool. | David S. Miller |
2012-01-22 | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa |
2012-01-22 | net: fix socket memcg build with !CONFIG_NET | Glauber Costa |
2012-01-22 | kernel-doc: fix new warning in net/sock.h | Randy Dunlap |
2012-01-17 | net: fix some sparse errors | Eric Dumazet |
2012-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-12 | net_sched: sfq: add optional RED on top of SFQ | Eric Dumazet |
2012-01-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2012-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2012-01-08 | net: sk_update_clone is only used in net/core/sock.c | Stephen Rothwell |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-07 | net: fix sock_clone reference mismatch with tcp memcontrol | Glauber Costa |
2012-01-05 | net_sched: red: split red_parms into parms and vars | Eric Dumazet |
2012-01-05 | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches |
2012-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-04 | ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) | Neil Horman |
2012-01-04 | NFC: Export a new attribute nfcid1 in target info | Ilan Elias |
2012-01-04 | NFC: Handle error during NCI data exchange | Ilan Elias |
2012-01-04 | NFC: Update names and structs to NCI spec 1.0 d22 | Ilan Elias |
2012-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-01-02 | Bluetooth: Rename extfeatures | Andre Guedes |
2012-01-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-31 | ipvs: try also real server with port 0 in backup server | Julian Anastasov |
2011-12-30 | IPv6: Avoid taking write lock for /proc/net/ipv6_route | Josh Hunt |
2011-12-30 | af_unix: Move CINQ/COUTQ code to helpers | Pavel Emelyanov |
2011-12-28 | ipv6: Kill rt6i_dev and rt6i_expires defines. | David S. Miller |
2011-12-28 | ipv6: Create fast inline ipv6 neigh lookup just like ipv4. | David S. Miller |
2011-12-28 | ipv6: Use universal hash for NDISC. | David S. Miller |
2011-12-25 | Merge branch 'nf-next' of git://1984.lsi.us.es/net-next | David S. Miller |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-23 | netfilter: ctnetlink: remove dead NAT code | Patrick McHardy |
2011-12-23 | netfilter: nat: remove module reference counting from NAT protocols | Patrick McHardy |
2011-12-23 | netfilter: nf_nat: export NAT definitions to userspace | Patrick McHardy |
2011-12-23 | netfilter: rework user-space expectation helper support | Pablo Neira Ayuso |
2011-12-23 | net: relax rcvbuf limits | Eric Dumazet |
2011-12-22 | net: introduce DST_NOPEER dst flag | Eric Dumazet |
2011-12-22 | Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list | Gustavo F. Padovan |
2011-12-22 | Bluetooth: Remove lock from inquiry_cache | Gustavo F. Padovan |
2011-12-22 | percpu: Remove irqsafe_cpu_xxx variants | Christoph Lameter |
2011-12-22 | Bluetooth: Add MITM mechanism to LE-SMP | Brian Gix |
2011-12-22 | Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks | Ulisses Furquim |
2011-12-22 | Bluetooth: Make HCI call directly into SCO and L2CAP event functions | Ulisses Furquim |