Commit Graph

474 Commits (c4d3efafcc933fd2ffd169d7dc4f980393a13796)

Author SHA1 Message Date
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Stephen Hemminger 39df232f1a [PKTGEN]: fix device name handling 18 years ago
Stephen Hemminger d5f1ce9a5e [PKTGEN]: don't use __constant_htonl() 18 years ago
Stephen Hemminger 5fa6fc76f5 [PKTGEN]: use random32 18 years ago
Stephen Hemminger 25c4e53a4c [PKTGEN]: use pr_debug 18 years ago
Eric Dumazet fa438ccfdf [NET]: Keep sk_backlog near sk_lock 18 years ago
Pavel Emelianov c2ecba7171 [NET]: Set a separate lockdep class for neighbour table's proxy_queue 18 years ago
Aubrey.Li 5e7d7fa573 [NET]: Fix UDP checksum issue in net poll mode. 18 years ago
Herbert Xu b4dfa0b1fb [NET]: Get rid of alloc_skb_from_cache 18 years ago
Andrew Morton 09fe3ef46c [PKTGEN]: Add try_to_freeze() 18 years ago
Eric W. Biederman 927498217c [PATCH] net: Ignore sysfs network device rename bugs. 18 years ago
Steven Whitehouse 83886b6b63 [NET]: Change "not found" return value for rule lookup 18 years ago
Patrick McHardy c01003c205 [IFB]: Fix crash on input device removal 18 years ago
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