Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | af_unix: Allow credentials to work across user and pid namespaces. | Eric W. Biederman | 2010-06-16 | |
| * | | | | | | | | | | | | scm: Capture the full credentials of the scm sender. | Eric W. Biederman | 2010-06-16 | |
| * | | | | | | | | | | | | af_netlink: Add needed scm_destroy after scm_send. | Eric W. Biederman | 2010-06-16 | |
| * | | | | | | | | | | | | af_unix: Allow SO_PEERCRED to work across namespaces. | Eric W. Biederman | 2010-06-16 | |
| * | | | | | | | | | | | | sock: Introduce cred_to_ucred | Eric W. Biederman | 2010-06-16 | |
| * | | | | | | | | | | | | syncookies: check decoded options against sysctl settings | Florian Westphal | 2010-06-16 | |
| * | | | | | | | | | | | | inetpeer: restore small inet_peer structures | Eric Dumazet | 2010-06-16 | |
| * | | | | | | | | | | | | inetpeer: do not use zero refcnt for freed entries | Eric Dumazet | 2010-06-16 | |
| * | | | | | | | | | | | | bridge: Add const to dummy br_netpoll_send_skb | Herbert Xu | 2010-06-16 | |
| * | | | | | | | | | | | | ipfrag : frag_kfree_skb() cleanup | Eric Dumazet | 2010-06-15 | |
| * | | | | | | | | | | | | ip_frag: Remove some atomic ops | Eric Dumazet | 2010-06-15 | |
| * | | | | | | | | | | | | ipv6: syncookies: do not skip ->iif initialization | Florian Westphal | 2010-06-15 | |
| * | | | | | | | | | | | | inetpeer: RCU conversion | Eric Dumazet | 2010-06-15 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-06-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-06-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | netfilter: xtables: idletimer target implementation | Luciano Coelho | 2010-06-15 | |
| | * | | | | | | | | | | | | netfilter: CLUSTERIP: RCU conversion | Eric Dumazet | 2010-06-15 | |
| | * | | | | | | | | | | | | netfilter: defrag: kill unused work parameter of frag_kfree_skb() | Shan Wei | 2010-06-14 | |
| | * | | | | | | | | | | | | netfilter: defrag: remove one redundant atomic ops | Shan Wei | 2010-06-14 | |
| | * | | | | | | | | | | | | netfilter: kill redundant check code in which setting ip_summed value | Shan Wei | 2010-06-14 | |
| | * | | | | | | | | | | | | netfilter: nfnetlink_log: RCU conversion, part 2 | Eric Dumazet | 2010-06-14 | |
| | * | | | | | | | | | | | | netfilter: nfnetlink_log: RCU conversion | Eric Dumazet | 2010-06-09 | |
| | * | | | | | | | | | | | | netfilter: nfnetlink_queue: some optimizations | Eric Dumazet | 2010-06-09 | |
| | * | | | | | | | | | | | | netfilter: ip6_queue: rwlock to spinlock conversion | Eric Dumazet | 2010-06-09 | |
| | * | | | | | | | | | | | | netfilter: ip_queue: rwlock to spinlock conversion | Eric Dumazet | 2010-06-09 | |
| | * | | | | | | | | | | | | netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4... | Shan Wei | 2010-06-09 | |
| | * | | | | | | | | | | | | netfilter: nf_conntrack: per_cpu untracking | Eric Dumazet | 2010-06-09 | |
| | * | | | | | | | | | | | | netfilter: nf_conntrack: IPS_UNTRACKED bit | Eric Dumazet | 2010-06-08 | |
| | * | | | | | | | | | | | | netfilter: vmalloc_node cleanup | Eric Dumazet | 2010-06-04 | |
| | * | | | | | | | | | | | | netfilter: xt_statistic: remove nth_lock spinlock | Eric Dumazet | 2010-06-01 | |
| | * | | | | | | | | | | | | netfilter: br_netfilter: use skb_set_noref() | Eric Dumazet | 2010-06-01 | |
| * | | | | | | | | | | | | | tcp: unify tcp flag macros | Changli Gao | 2010-06-15 | |
| * | | | | | | | | | | | | | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 | |
| * | | | | | | | | | | | | | net: add rx_handler data pointer | Jiri Pirko | 2010-06-15 | |
| * | | | | | | | | | | | | | bridge: Fix netpoll support | Herbert Xu | 2010-06-15 | |
| * | | | | | | | | | | | | | netpoll: Allow netpoll_setup/cleanup recursion | Herbert Xu | 2010-06-15 | |
| * | | | | | | | | | | | | | netpoll: Add ndo_netpoll_setup | Herbert Xu | 2010-06-15 | |
| * | | | | | | | | | | | | | netpoll: Add locking for netpoll_setup/cleanup | Herbert Xu | 2010-06-15 | |
| * | | | | | | | | | | | | | netpoll: Fix RCU usage | Herbert Xu | 2010-06-15 | |
| * | | | | | | | | | | | | | bridge: Remove redundant npinfo NULL setting | Herbert Xu | 2010-06-15 | |
| * | | | | | | | | | | | | | netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup | Herbert Xu | 2010-06-15 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | inetpeer: various changes | Eric Dumazet | 2010-06-15 | |
| * | | | | | | | | | | | | ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit() | Eric Dumazet | 2010-06-15 | |
| * | | | | | | | | | | | | ipv6: avoid two atomics in ipv6_rthdr_rcv() | Eric Dumazet | 2010-06-15 | |
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | irttp: Print device parameters and statistics as unsigned | Ben Hutchings | 2010-06-12 | |
| * | | | | | | | | | | | | | net: Enable 64-bit net device statistics on 32-bit architectures | Ben Hutchings | 2010-06-12 | |
| * | | | | | | | | | | | | | pktgen: increasing transmission granularity | Daniel Turull | 2010-06-11 | |
| * | | | | | | | | | | | | | econet: fix locking | Eric Dumazet | 2010-06-11 | |
| * | | | | | | | | | | | | | pkt_sched: gen_kill_estimator() rcu fixes | Eric Dumazet | 2010-06-11 |