Age | Commit message (Expand) | Author |
2011-12-26 | unix_diag: Fix incoming connections nla length | Pavel Emelyanov |
2011-12-25 | Merge branch 'nf-next' of git://1984.lsi.us.es/net-next | David S. Miller |
2011-12-25 | netfilter: xtables: add nfacct match to support extended accounting | Pablo Neira Ayuso |
2011-12-25 | netfilter: add extended accounting infrastructure over nfnetlink | Pablo Neira Ayuso |
2011-12-24 | rfs: better sizing of dev_flow_table | Eric Dumazet |
2011-12-24 | netfilter: ctnetlink: get and zero operations must be atomic | Pablo Neira Ayuso |
2011-12-23 | netlink: Undo const marker in netlink_is_kernel(). | David S. Miller |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-23 | netem: loss model API sizes | stephen hemminger |
2011-12-23 | sch_hfsc: report backlog information | Eric Dumazet |
2011-12-23 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-12-23 | netfilter: xt_connbytes: handle negation correctly | Florian Westphal |
2011-12-23 | netfilter: ctnetlink: remove dead NAT code | Patrick McHardy |
2011-12-23 | netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() | Patrick McHardy |
2011-12-23 | netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() | Patrick McHardy |
2011-12-23 | netfilter: nat: remove module reference counting from NAT protocols | Patrick McHardy |
2011-12-23 | netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute | Patrick McHardy |
2011-12-23 | netfilter: nf_nat: use hash random for bysource hash | 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 | netlink: wake up netlink listeners sooner (v2) | stephen hemminger |
2011-12-22 | netlink: af_netlink cleanup (v2) | stephen hemminger |
2011-12-22 | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() | Xi Wang |
2011-12-22 | net: introduce DST_NOPEER dst flag | Eric Dumazet |
2011-12-22 | mqprio: Avoid panic if no options are provided | Thomas Graf |
2011-12-22 | bridge: provide a mtu() method for fake_dst_ops | Eric Dumazet |
2011-12-22 | ipv4: using prefetch requires including prefetch.h | Stephen Rothwell |
2011-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-21 | net: Add a flow_cache_flush_deferred function | Steffen Klassert |
2011-12-21 | ipv4: reintroduce route cache garbage collector | Eric Dumazet |
2011-12-21 | irda: use msecs_to_jiffies() rather than manual calculation | Xi Wang |
2011-12-21 | sch_sfq: rehash queues in perturb timer | Eric Dumazet |
2011-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-21 | tcp: Replace constants with #define macros | Vijay Subramanian |
2011-12-20 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-12-20 | net: have ipconfig not wait if no dev is available | Gerlando Falauto |
2011-12-20 | af_iucv: get rid of state IUCV_SEVERED | Ursula Braun |
2011-12-20 | af_iucv: remove unused timer infrastructure | Ursula Braun |
2011-12-20 | af_iucv: release reference to HS device | Ursula Braun |
2011-12-20 | af_iucv: accelerate close for HS transport | Ursula Braun |
2011-12-20 | af_iucv: support ancillary data with HS transport | Ursula Braun |
2011-12-20 | sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd | Thomas Graf |
2011-12-20 | net: unix -- Add missing module.h inclusion | Cyrill Gorcunov |
2011-12-19 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-12-19 | sctp: fix incorrect overflow check on autoclose | Xi Wang |
2011-12-19 | net: two vzalloc() cleanups | Eric Dumazet |
2011-12-19 | llc: llc_cmsg_rcv was getting called after sk_eat_skb. | Alex Juncu |
2011-12-19 | Revert "net: Remove unused neighbour layer ops." | David S. Miller |