Commit Graph

888 Commits (31c8cc9742daa6ffedf7ba8a9bc465b10dee4b52)

Author SHA1 Message Date
Patrick McHardy 61ee6bd487 [NET]: Fix multicast device ioctl checks 17 years ago
Pavel Emelyanov fa86d322d8 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). 17 years ago
Jarek Poplawski 8a455b087c netpoll: zap_completion_queue: adjust skb->users counter 17 years ago
Ingo Molnar 6f3d09291b sched, net: socket wakeups are sync 17 years ago
David S. Miller d9452e9f81 [NETPOLL]: Revert two bogus cleanups that broke netconsole. 17 years ago
Frank Blaschka 7e36763b2c [NET]: Fix race in generic address resolution. 17 years ago
Wang Chen 25296d599c [PKTGEN]: Use proc_create() to setup ->proc_fops first 17 years ago
Wang Chen 46ecf0b994 [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first 17 years ago
Pavel Emelyanov bc4bf5f38c [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. 17 years ago
Thomas Graf 1840bb13c2 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK 17 years ago
Denis V. Lunev da12f7356d [NETNS]: Namespace leak in pneigh_lookup. 17 years ago
Thomas Graf 76e87306c2 [RTNL]: Add missing link netlink attribute policy definitions 17 years ago
Jorge Boncompte [DTI2] 12aa343add [NET]: Messed multicast lists after dev_mc_sync/unsync 17 years ago
David S. Miller 9ff5660746 Revert "[NDISC]: Fix race in generic address resolution" 17 years ago
David S. Miller 93b2d4a208 Revert "[RTNETLINK]: Send a single notification on device state changes." 17 years ago
Randy Dunlap bc2cda1ebd docbook: make a networking book and fix a few errors 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Matti Linnanvuori d8b2a4d21e [NET]: Fix race in dev_close(). (Bug 9750) 17 years ago
Laszlo Attila Toth 45b5035482 [RTNETLINK]: Send a single notification on device state changes. 17 years ago
Urs Thuermann fee54fa517 [NET]: Fix comment for skb_pull_rcsum 17 years ago
David S. Miller 69cc64d8d9 [NDISC]: Fix race in generic address resolution 17 years ago
Eric Dumazet dd5a1843d5 [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN 17 years ago
Eric Dumazet 5f58a5c872 [IPSEC] flow: Remove an unnecessary ____cacheline_aligned 17 years ago
Adrian Bunk 03245ce2f0 [NET] rtnetlink.c: remove no longer used functions 17 years ago
Rusty Russell f35d9d8aae virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. 17 years ago
Oliver Pinter 53379e57a7 typo fixes in net/core/net_namespace.c 17 years ago
Klaus Heinrich Kiwi 7759db8277 [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Jesse Brandeburg 174ce04831 [PKTGEN]: pktgen should not print info that it is spinning 17 years ago
Chris Leech e83a2ea850 [VLAN]: set_rx_mode support for unicast address list 17 years ago
Rami Rosen 9fe7c712fc [PKTGEN]: Remove an unused definition in pktgen.c. 17 years ago
Laszlo Attila Toth 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
Patrick McHardy 1e90474c37 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 17 years ago
Jan Engelhardt 1e637c74b0 [IPV4]: Enable use of 240/4 address space. 17 years ago
Jarek Poplawski 96750162b5 [NET] gen_estimator: gen_replace_estimator() cosmetic changes 17 years ago
Stephen Hemminger 72348a424f [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop 17 years ago
Denis V. Lunev 51314a17ba [NETNS]: Process FIB rule action in the context of the namespace. 17 years ago
Denis V. Lunev 9e3a548781 [NETNS]: FIB rules API cleanup. 17 years ago
Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Denis V. Lunev 4f84d82f7a [NETNS]: Memory leak on network namespace stop. 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Denis V. Lunev 06f0511df1 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. 17 years ago
Denis V. Lunev 14db4133d5 [ARP]: Remove forward declaration of neigh_changeaddr. 17 years ago
Denis V. Lunev 486b51d370 [ARP]: Remove overkill checks from neigh_param_alloc. 17 years ago
Denis V. Lunev 72132c1b6c [IPV4]: fib_rules_unregister is essentially void. 17 years ago
Ilpo Järvinen 8519660b98 [NET] core/utils.c: digit2bin is dead static inline 17 years ago
Ilpo Järvinen 6db105db95 [PKTGEN]: uninline getCurUs 17 years ago
Ilpo Järvinen 56e252c748 [PKTGEN]: Kill dead static inlines 17 years ago