aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* af_unix: Allow connecting to sockets in other network namespaces.Eric W. Biederman2010-06-16
* af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman2010-06-16
* scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-16
* af_netlink: Add needed scm_destroy after scm_send.Eric W. Biederman2010-06-16
* af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman2010-06-16
* sock: Introduce cred_to_ucredEric W. Biederman2010-06-16
* user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman2010-06-16
* scm: Reorder scm_cookie.Eric W. Biederman2010-06-16
* qlcnic: Bumped up version numberAnirban Chakraborty2010-06-16
* qlcnic: Fix a bug in setting up NIC partitioning modeAnirban Chakraborty2010-06-16
* syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-16
* inetpeer: restore small inet_peer structuresEric Dumazet2010-06-16
* gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller2010-06-16
* inetpeer: do not use zero refcnt for freed entriesEric Dumazet2010-06-16
* netpoll: Use correct primitives for RCU dereferencingHerbert Xu2010-06-16
* bridge: Add const to dummy br_netpoll_send_skbHerbert Xu2010-06-16
* net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet2010-06-15
* ipfrag : frag_kfree_skb() cleanupEric Dumazet2010-06-15
* ip_frag: Remove some atomic opsEric Dumazet2010-06-15
* ipv6: syncookies: do not skip ->iif initializationFlorian Westphal2010-06-15
* net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings2010-06-15
* netdev:bfin_mac: reclaim and free tx skb as soon as possible after transferSonic Zhang2010-06-15
* inetpeer: RCU conversionEric Dumazet2010-06-15
* cnic: Fix cnic_cm_abort() error handling.Michael Chan2010-06-15
* cnic: Refactor and fix cnic_ready_to_close().Michael Chan2010-06-15
* cnic: Refactor code in cnic_cm_process_kcqe().Michael Chan2010-06-15
* cnic: Return error code in cnic_cm_close() if unsuccessful.Michael Chan2010-06-15
* ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-15
|\
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
| |\
| * | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-15
| * | netfilter: CLUSTERIP: RCU conversionEric Dumazet2010-06-15
| * | netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei2010-06-14
| * | netfilter: defrag: remove one redundant atomic opsShan Wei2010-06-14
| * | netfilter: kill redundant check code in which setting ip_summed valueShan Wei2010-06-14
| * | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-14
| * | netfilter: nfnetlink_log: RCU conversionEric Dumazet2010-06-09
| * | netfilter: nfnetlink_queue: some optimizationsEric Dumazet2010-06-09
| * | netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet2010-06-09
| * | netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet2010-06-09
| * | netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4...Shan Wei2010-06-09
| * | netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-09
| * | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
| * | netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet2010-06-08
| * | netfilter: vmalloc_node cleanupEric Dumazet2010-06-04
| * | netfilter: xt_statistic: remove nth_lock spinlockEric Dumazet2010-06-01
| * | netfilter: br_netfilter: use skb_set_noref()Eric Dumazet2010-06-01
* | | tcp: unify tcp flag macrosChangli Gao2010-06-15
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
* | | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko2010-06-15