Commit Graph

89188 Commits (8d0c7fad35538e02dff6fdb2d67943ae582819b3)
 

Author SHA1 Message Date
Pavel Emelyanov fc5f8580d3 [NETNS][DCCPV4]: Enable DCCPv4 in net namespaces. 17 years ago
Pavel Emelyanov b9901a84c9 [NETNS][DCCPV4]: Make per-net socket lookup. 17 years ago
Pavel Emelyanov f54873982c [NETNS][DCCPV4]: Use proper net to route the reset packet. 17 years ago
Pavel Emelyanov b76c4b27fe [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. 17 years ago
Pavel Emelyanov 7b1cffa8c9 [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 72a2d61382 [NETNS][DCCPV4]: Add dummy per-net operations. 17 years ago
Pavel Emelyanov 67019cc9ee [NETNS]: Add an empty netns_dccp structure on struct net. 17 years ago
Denis V. Lunev 5f4472c5a6 [TCP]: Remove owner from tcp_seq_afinfo. 17 years ago
Denis V. Lunev 68fcadd16c [TCP]: Place file operations directly into tcp_seq_afinfo. 17 years ago
Denis V. Lunev 52d6f3f11b [TCP]: Cleanup /proc/tcp[6] creation/removal. 17 years ago
Denis V. Lunev 9427c4b36b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. 17 years ago
Denis V. Lunev 1abf4fb20d [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. 17 years ago
Denis V. Lunev a4146b1b2c [TCP]: Replace struct net on tcp_iter_state with seq_net_private. 17 years ago
Denys Vlasenko 2cf83afe90 [ATM] drivers/atm/horizon.c: stop inlining largish static functions 17 years ago
Ben Hutchings 4c821d753d [NET]: Fix kernel-doc for skb_segment 17 years ago
Gerrit Renker ac6f781920 [INET]: sk_reuse is valbool 17 years ago
Eric Dumazet f37f0afb29 [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) 17 years ago
Allan Stephens 3654ea02f2 [TIPC]: Improve socket time conversions 17 years ago
Allan Stephens 9673693284 [TIPC]: Remove redundant socket wait queue initialization 17 years ago
David S. Miller 6fb9114e4b Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev 17 years ago
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
Paul Moore 00447872a6 NetLabel: Allow passing the LSM domain as a shared pointer 17 years ago
Joe Perches b9f3124f08 [AF_UNIX]: Use SEQ_START_TOKEN 17 years ago
Vlad Yasevich 1a4187963e MAINTAINERS: New sctp mailing list 17 years ago
Gui Jianfeng 765ff02e89 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update 17 years ago
Robert P. J. Day 9dbc15f055 [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
Neil Horman 30e9356007 [SCTP]: Correct /proc/net/assocs formatting error 17 years ago
Rusty Russell e01bf1c833 net: check for underlength tap writes 17 years ago
Rusty Russell 14daa02139 net: make struct tun_struct private to tun.c 17 years ago
Pavel Emelyanov a40a7d15ba [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. 17 years ago
Vlad Yasevich ab38fb04c9 [SCTP]: Fix compiler warning about const qualifiers 17 years ago
Gui Jianfeng f4ad85ca3e [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK 17 years ago
Wei Yongjun 72da7b3860 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() 17 years ago
Jarek Poplawski e56cfad132 [NET_SCHED] cls_u32: refcounting fix for u32_delete() 17 years ago
Patrick McHardy 028b027524 [DCCP]: Fix skb->cb conflicts with IP 17 years ago
Pavel Emelyanov ae1b6a31b1 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. 17 years ago
Sergei Shtylyov 2de58e30db tg3: fix MMIO for PPC 44x platforms 17 years ago
Krzysztof Halasa 16a79142e5 Mark generic HDLC + PPP as broken. 17 years ago
Thomas Klein 44fb3126d7 ehea: Fix DLPAR memory add support 17 years ago
Stephen Hemminger 5a81f14330 sc92031: sysfs link missing 17 years ago
Sonic Zhang c500cb265e smc91x driver: fix bug: print warning only in interrupt mode 17 years ago
Ayaz Abdulla a376e79c60 forcedeth: mac address fix 17 years ago
Atsushi Nemoto 72cfe92266 macb: Use semicolon instead of comma for statement 17 years ago
Atsushi Nemoto 84b7901f8d macb: Call phy_disconnect on removing 17 years ago
Joakim Tjernlund 3d137fdd16 ucc_geth: fix non-functional fixed phy support 17 years ago
Laurent Pinchart 9a3c243d7d fs_enet: Don't call NAPI functions when NAPI is not used. 17 years ago
Stephen Hemminger c63eddb200 sky2: missing chip name for Yukon Supreme 17 years ago
YOSHIFUJI Hideaki 05f175cdcf [IPV6]: Fix IPV6_RECVERR for connected raw sockets. 17 years ago
Brian Haley 876c7f4196 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets 17 years ago
Rami Rosen 6ac7eb0868 [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. 17 years ago