summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-06-16af_netlink: Add needed scm_destroy after scm_send.Eric W. Biederman
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman
2010-06-16user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman
2010-06-16scm: Reorder scm_cookie.Eric W. Biederman
2010-06-16qlcnic: Bumped up version numberAnirban Chakraborty
2010-06-16qlcnic: Fix a bug in setting up NIC partitioning modeAnirban Chakraborty
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet
2010-06-15gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller
2010-06-15inetpeer: do not use zero refcnt for freed entriesEric Dumazet
2010-06-15netpoll: Use correct primitives for RCU dereferencingHerbert Xu
2010-06-15bridge: Add const to dummy br_netpoll_send_skbHerbert Xu
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-15ipfrag : frag_kfree_skb() cleanupEric Dumazet
2010-06-15ip_frag: Remove some atomic opsEric Dumazet
2010-06-15ipv6: syncookies: do not skip ->iif initializationFlorian Westphal
2010-06-15net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings
2010-06-15netdev:bfin_mac: reclaim and free tx skb as soon as possible after transferSonic Zhang
2010-06-15inetpeer: RCU conversionEric Dumazet
2010-06-15cnic: Fix cnic_cm_abort() error handling.Michael Chan
2010-06-15cnic: Refactor and fix cnic_ready_to_close().Michael Chan
2010-06-15cnic: Refactor code in cnic_cm_process_kcqe().Michael Chan
2010-06-15cnic: Return error code in cnic_cm_close() if unsuccessful.Michael Chan
2010-06-15ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-15tcp: unify tcp flag macrosChangli Gao
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko
2010-06-15net: add rx_handler data pointerJiri Pirko
2010-06-15bridge: Fix netpoll supportHerbert Xu
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu
2010-06-15netpoll: Add ndo_netpoll_setupHerbert Xu
2010-06-15netpoll: Add locking for netpoll_setup/cleanupHerbert Xu
2010-06-15netpoll: Fix RCU usageHerbert Xu
2010-06-15bridge: Remove redundant npinfo NULL settingHerbert Xu
2010-06-15netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-06-15netfilter: CLUSTERIP: RCU conversionEric Dumazet
2010-06-14bnx2x: Fix link problem with some DACsYaniv Rosner
2010-06-14inetpeer: various changesEric Dumazet
2010-06-14loopback: Implement 64bit stats on 32bit archesEric Dumazet
2010-06-14ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet
2010-06-14ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-14netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei