Commit Graph

447 Commits (f8381cba04ba8173fd5a2b8e5cd8b3290ee13a98)

Author SHA1 Message Date
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Arjan van de Ven f5a6e01c09 [NET]: user of the jiffies rounding code: Networking 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Herbert Xu e0e8f1c822 [IPSEC] flow: Fix potential memory leak 18 years ago
David S. Miller ee74baa7d8 [PKTGEN]: Convert to kthread API. 18 years ago
Ingo Molnar 3640543df2 [PATCH] netpoll: fix netpoll lockup 18 years ago
Andrew Morton a49f99ffca [NETPOLL]: Fix local_bh_enable() warning. 18 years ago
Andrew Morton e37b8d9319 [NETPOLL]: Make sure TX lock is taken with BH disabled. 18 years ago
Neil Horman 47bbec0282 [NETPOLL]: make arp replies through netpoll use mac address of sender 18 years ago
Stephen Hemminger 3644f0cee7 [NET]: Convert hh_lock to seqlock. 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Peter Zijlstra ed07536ed6 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Christoph Hellwig b30973f877 [PATCH] node-aware skb allocation 18 years ago
Ralf Baechle e16aa207cc [NET]: Memory barrier cleanups 18 years ago
Al Viro a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 years ago
Patrick McHardy 9a7c9337a0 [NET]: Accept wildcard delimiters in in[46]_pton 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Arnaldo Carvalho de Melo b1a98bf685 [NET] neighbour: Use kmemdup where applicable 18 years ago
Al Viro 5e57dff2c4 [NETPOLL]: Another udp checksum mangling. 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
Al Viro b51655b958 [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
Al Viro 81d7766276 [NET]: Annotate skb_copy_and_csum_bits() and callers. 18 years ago
Al Viro 2bbbc86890 [NET]: Annotate skb_checksum() and callers. 18 years ago
Al Viro 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro 5084205faf [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* 18 years ago
Al Viro 44bb93633f [NET]: Annotate csum_partial() callers in net/* 18 years ago
Al Viro d6f5493c1a [NET]: Annotate callers of csum_tcpudp_nofold() in net/* 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro 252e33467a [NET] net/core: Annotations. 18 years ago
David S. Miller c68b907028 [NETPOLL]: Minor coding-style cleanups. 18 years ago
Thomas Graf 6051e2f4fb [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api 18 years ago
Stephen Hemminger 5de4a473bd netpoll queue cleanup 18 years ago
Stephen Hemminger 2bdfe0baec netpoll retry cleanup 18 years ago
Stephen Hemminger 6c43ff18f9 netpoll deferred transmit path 18 years ago
Stephen Hemminger b41848b61b netpoll setup error handling 18 years ago
Stephen Hemminger b6cd27ed33 netpoll per device txq 18 years ago
Stephen Hemminger 93ec2c723e netpoll info leak 18 years ago
Stephen Hemminger a1bcfacd05 netpoll: private skb pool (rev3) 18 years ago
Adrian Bunk 90833aa4f4 [NET]: The scheduled removal of the frame diverter. 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago