Commit Graph

966 Commits (81d68a96a39844853b37f20cc8282d9b65b78ef3)

Author SHA1 Message Date
Ilpo Järvinen f58518e678 [NET]: uninline dev_alloc_skb, de-bloats a lot 17 years ago
Ilpo Järvinen 6be8ac2fdc [NET]: uninline skb_pull, de-bloats a lot 17 years ago
Ilpo Järvinen 0dde3e1648 [NET]: uninline skb_put, de-bloats a lot 17 years ago
Patrick McHardy 61ee6bd487 [NET]: Fix multicast device ioctl checks 17 years ago
YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 57da52c1e6 [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov 2feb27dbe0 [NETNS]: Minor information leak via /proc/net/ptype file. 17 years ago
Pavel Emelyanov fa86d322d8 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). 17 years ago
Peter P Waskiewicz Jr 82cc1a7a56 [NET]: Add per-connection option to set max TSO frame size 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
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
David S. Miller d9452e9f81 [NETPOLL]: Revert two bogus cleanups that broke netconsole. 17 years ago
Pavel Emelyanov 988b705077 [ARP]: Introduce the arp_hdr_len helper. 17 years ago
Frank Blaschka 7e36763b2c [NET]: Fix race in generic address resolution. 17 years ago
Pavel Emelyanov 95a363582b [NET]: Use existing device list walker for /proc/dev_mcast. 17 years ago
David S. Miller 45af1754bc [NET]: sk_release_kernel needs to be exported to modules 17 years ago
Denis V. Lunev edf0208702 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. 17 years ago
Denis V. Lunev 9de8f76d20 [NETNS]: DST cleanup routines should be called inside namespace. 17 years ago
Denis V. Lunev 0c65babd6c [NETNS]: Default arp parameters lookup. 17 years ago
Denis V. Lunev 4ab438fcd7 [NETNS]: Register neighbour table parameters in the correct namespace. 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