Commit Graph

561 Commits (b7cc4a879c4fed0adea23e9931d7b1944d103d2b)

Author SHA1 Message Date
Jean Tourrilhes c2805fbb86 [PATCH] WE-22 : prevent information leak on 64 bit 18 years ago
Patrick McHardy 035832a280 [NET_SCHED]: Fix ingress locking 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Dave Jones b6f99a2119 [NET]: fix up misplaced inlines. 18 years ago
Patrick McHardy ec25615b9d [NET]: Fix fib_rules dump race 18 years ago
Alexey Dobriyan 3e6b3b2e34 [NET]: Copy mac_len in skb_clone() as well 18 years ago
Johannes Berg 1e51f9513e [NET]: Fix compat_sock_common_getsockopt typo. 18 years ago
Patrick McHardy b08d5840d2 [NET]: Fix kfree(skb) 18 years ago
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
Robert P. J. Day 9d4a6040fc [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT" 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