Commit Graph

199953 Commits (b47030c71dfd6c8cd5cb6e551b6f7f7cfc96f6a6)
 

Author SHA1 Message Date
Eric W. Biederman b47030c71d af_netlink: Add needed scm_destroy after scm_send. 15 years ago
Eric W. Biederman 109f6e39fa af_unix: Allow SO_PEERCRED to work across namespaces. 15 years ago
Eric W. Biederman 3f551f9436 sock: Introduce cred_to_ucred 15 years ago
Eric W. Biederman 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. 15 years ago
Eric W. Biederman 812e876e84 scm: Reorder scm_cookie. 15 years ago
Anirban Chakraborty 434d7b380f qlcnic: Bumped up version number 15 years ago
Anirban Chakraborty 0e33c6649e qlcnic: Fix a bug in setting up NIC partitioning mode 15 years ago
Florian Westphal 8c76368174 syncookies: check decoded options against sysctl settings 15 years ago
Eric Dumazet 317fe0e6c5 inetpeer: restore small inet_peer structures 15 years ago
David S. Miller fdb93f8ac3 gadget/rndis: dev_get_stats() now returns rtnl_link_stats64. 15 years ago
Eric Dumazet 5f2f892095 inetpeer: do not use zero refcnt for freed entries 15 years ago
Herbert Xu d5f31fbfd8 netpoll: Use correct primitives for RCU dereferencing 15 years ago
Herbert Xu 9f70b0fcec bridge: Add const to dummy br_netpoll_send_skb 15 years ago
Eric Dumazet 5933dd2f02 net: NET_SKB_PAD should depend on L1_CACHE_BYTES 15 years ago
Eric Dumazet a95d8c88be ipfrag : frag_kfree_skb() cleanup 15 years ago
Eric Dumazet d27f9b3582 ip_frag: Remove some atomic ops 15 years ago
Florian Westphal 2bbdf389a9 ipv6: syncookies: do not skip ->iif initialization 15 years ago
Ben Hutchings 82695d9b18 net: Fix error in comment on net_device_ops::ndo_get_stats 15 years ago
Sonic Zhang 4fcc3d3409 netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer 15 years ago
Eric Dumazet aa1039e73c inetpeer: RCU conversion 15 years ago
Michael Chan 7b34a4644b cnic: Fix cnic_cm_abort() error handling. 15 years ago
Michael Chan 943189f1d5 cnic: Refactor and fix cnic_ready_to_close(). 15 years ago
Michael Chan a1e621bf6d cnic: Refactor code in cnic_cm_process_kcqe(). 15 years ago
Michael Chan ed99daa5a0 cnic: Return error code in cnic_cm_close() if unsuccessful. 15 years ago
Alexander Duyck 2850062af1 ixgbe: update set_rx_mode to fix issues w/ macvlan 15 years ago
David S. Miller 16fb62b6b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 15 years ago
Changli Gao a3433f35a5 tcp: unify tcp flag macros 15 years ago
Jiri Pirko f350a0a873 bridge: use rx_handler_data pointer to store net_bridge_port pointer 15 years ago
Jiri Pirko a35e2c1b6d macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 15 years ago
Jiri Pirko 93e2c32b5c net: add rx_handler data pointer 15 years ago
Herbert Xu 91d2c34a4e bridge: Fix netpoll support 15 years ago
Herbert Xu c18370f5b2 netpoll: Add netpoll_tx_running 15 years ago
Herbert Xu 8fdd95ec16 netpoll: Allow netpoll_setup/cleanup recursion 15 years ago
Herbert Xu 4247e161b1 netpoll: Add ndo_netpoll_setup 15 years ago
Herbert Xu dbaa154178 netpoll: Add locking for netpoll_setup/cleanup 15 years ago
Herbert Xu de85d99eb7 netpoll: Fix RCU usage 15 years ago
Herbert Xu 36655042f9 bridge: Remove redundant npinfo NULL setting 15 years ago
Herbert Xu c04ec8063d netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup 15 years ago
Patrick McHardy f9181f4ffc Merge branch 'master' of /repos/git/net-next-2.6 15 years ago
Luciano Coelho 0902b469bd netfilter: xtables: idletimer target implementation 15 years ago
Eric Dumazet d73f33b168 netfilter: CLUSTERIP: RCU conversion 15 years ago
Yaniv Rosner 1ab6c163de bnx2x: Fix link problem with some DACs 15 years ago
Eric Dumazet d6cc1d642d inetpeer: various changes 15 years ago
Eric Dumazet 6b10de38f0 loopback: Implement 64bit stats on 32bit arches 15 years ago
Eric Dumazet c68f24cc35 ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit() 15 years ago
Eric Dumazet f6bc7d9e47 ipv6: avoid two atomics in ipv6_rthdr_rcv() 15 years ago
Ben Hutchings 1be3b5fe9d ethtool: Revert incorrect indentation changes 15 years ago
David S. Miller 6b08f51624 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Shan Wei 0b041f8d1e netfilter: defrag: kill unused work parameter of frag_kfree_skb() 15 years ago
Shan Wei 841a5940eb netfilter: defrag: remove one redundant atomic ops 15 years ago