Commit Graph

8267 Commits (9284d6c704b5cfc7f2eb44f81255b4762bcfe4c5)

Author SHA1 Message Date
Denis V. Lunev 7a6adb92fe [NETNS]: Add namespace parameter to ip_cmsg_send. 17 years ago
Denis V. Lunev f2c4802b3f [NETNS]: Add namespace parameter to ip_options_get(...). 17 years ago
Denis V. Lunev 0e6bd4a1c6 [NETNS]: Add namespace parameter to ip_options_compile. 17 years ago
Denis V. Lunev ffc31d3d77 [NETNS]: /proc/net/arp namespacing. 17 years ago
Denis V. Lunev 49e8a279a1 [NETNS]: Process ARP in the context of the correct namespace. 17 years ago
Pavel Emelyanov 2feb27dbe0 [NETNS]: Minor information leak via /proc/net/ptype file. 17 years ago
Pavel Emelyanov 84c375af0f [NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace. 17 years ago
Pavel Emelyanov ff2bac6a63 [UDP-Lite]: Clean up proc creation a bit. 17 years ago
Pavel Emelyanov 757764f61d [NETNS][TCP]: Register /proc/net/tcp in a namespace. 17 years ago
Pavel Emelyanov 15439febb0 [NETNS][UDP]: Register /proc/net/udp in a namespace. 17 years ago
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Pavel Emelyanov fa86d322d8 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). 17 years ago
Roland Dreier d3073779f8 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters 17 years ago
Florian Westphal 80445cfb28 [SCTP]: Remove redundant wrapper functions. 17 years ago
Florian Westphal 2444844cef [SCTP]: Replace char msg[] with static const char[]. 17 years ago
Stephen Hemminger 3d3b2d25a4 fib_trie: print information on all routing tables 17 years ago
Jiri Olsa 2a706ec188 [AF_PACKET]: Remove unused variable. 17 years ago
Florian Westphal 2051f11fb8 [TCP]: Shrink syncookie_secret by 8 byte. 17 years ago
Martin Devera 8f3ea33a50 sch_htb: fix "too many events" situation 17 years ago
Rami Rosen 061964fb98 [IPV6]: Remove unused code in ndisc_send_redirect(). 17 years ago
Wang Chen dbee0d3f46 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. 17 years ago
Julia Lawall 53a6201fdf [9P] net/9p/trans_fd.c: remove unused variable 17 years ago
Julia Lawall 421f099bc5 [IPV6] net/ipv6/ndisc.c: remove unused variable 17 years ago
Stephen Hemminger 6440cc9e0f [IPV4] fib_trie: fix warning from rcu_assign_poinger 17 years ago
Stephen Hemminger 817bc4db77 [IPV4] route: use read_mostly 17 years ago
Denis V. Lunev ce25999078 [IPV4]: sk parameter is unused in ipv4_dst_blackhole. 17 years ago
Pavel Emelyanov fc8717baa8 [RAW]: Add raw_hashinfo member on struct proto. 17 years ago
Pavel Emelyanov 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 years ago
Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 years ago
Denis V. Lunev 22aba383ce [IPV4]: Always pass ip_options pointer into ip_options_compile. 17 years ago
Denis V. Lunev ef722495c8 [IPV4]: Remove unused ip_options->is_data. 17 years ago
Denis V. Lunev 10fe7d85e2 [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile. 17 years ago
Herbert Xu 69d1506731 [TCP]: Let skbs grow over a page on fast peers 17 years ago
Patrick McManus ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established 17 years ago
Patrick McManus e4c7884028 [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack 17 years ago
Patrick McManus 539fae89be [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh 17 years ago
Pavel Emelyanov 7512cbf6ef [DLCI]: Fix tiny race between module unload and sock_ioctl. 17 years ago
Pavel Emelyanov 28518fc170 [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6] 17 years ago
Stephen Hemminger b1153f29ee netlink: make socket filters work on netlink 17 years ago
Phil Oester 12b101555f [IPV4]: Fix null dereference in ip_defrag 17 years ago
Daniel Lezcano 6f8b13bcb3 [NETNS][IPV6] tcp6 - make proc per namespace 17 years ago
Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 years ago
Daniel Lezcano f40c8174d3 [NETNS][IPV4] tcp - make proc handle the network namespaces 17 years ago
Daniel Lezcano 8d9f1744ca [NETNS][IPV6] tcp - assign the netns for timewait sockets 17 years ago
Daniel Lezcano a91275eff4 [NETNS][IPV6] udp - make proc handle the network namespace 17 years ago
Daniel Lezcano ea82edf704 [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in 17 years ago
Peter P Waskiewicz Jr 82cc1a7a56 [NET]: Add per-connection option to set max TSO frame size 17 years ago
YOSHIFUJI Hideaki 38fe999e22 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. 17 years ago
Patrick McHardy 607bfbf2d5 [TCP]: Fix shrinking windows with window scaling 17 years ago
Jarek Poplawski 8a455b087c netpoll: zap_completion_queue: adjust skb->users counter 17 years ago