Commit Graph

70 Commits (bac0abd6174e427404dd197cdbefece31e97329b)

Author SHA1 Message Date
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 17 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 17 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 17 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo f64955eb11 [LLC]: Use skb_reset_mac_header in llc_mac_hdr_init 18 years ago
Arnaldo Carvalho de Melo 0a1b0ad9ae [LLC]: Use skb_reset_mac_header in llc_alloc_frame 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 9fa7b46d73 [PATCH] sysctl: llc: remove unnecessary insert_at_head flag 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki d57b1869b2 [NET] LLC: Fix whitespace errors. 18 years ago
Al Viro 3fbd418acc [LLC]: anotations 18 years ago
Stephen Hemminger 7ee66fcb94 [LLC]: multicast receive device match 19 years ago
Stephen Hemminger 30a584d944 [LLX]: SOCK_DGRAM interface fixes 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andrew Morton 2f45c340e0 [LLC]: Fix double receive of SKB. 19 years ago
Stephen Hemminger bc0e646796 [LLC]: add multicast support for datagrams 19 years ago
Stephen Hemminger 8f182b494f [LLC]: allow applications to get copy of kernel datagrams 19 years ago
Stephen Hemminger 23dbe7912d [LLC]: use rcu_dereference on receive handler 19 years ago
Stephen Hemminger 29efcd2666 [LLC]: allow datagram recvmsg 19 years ago
Stephen Hemminger aecbd4e45c [LLC]: use more efficient ether address routines 19 years ago
Chris Leech 624d116473 [I/OAT]: Make sk_eat_skb I/OAT aware. 19 years ago
David S. Miller 5185db09f4 [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb(). 19 years ago
Stephen Hemminger f4ad2b162d [LLC]: llc_mac_hdr_init const arguments 19 years ago
Arnaldo Carvalho de Melo 2e1f47c74c [LLC]: Fix sap refcounting 19 years ago
Arnaldo Carvalho de Melo 2342c990bb [LLC]: Replace __inline__ with inline 19 years ago
Arnaldo Carvalho de Melo 9c005e018c [LLC]: Fix struct proto .name 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case 19 years ago
David S. Miller 381998241f [LLC]: Fix compiler warnings introduced by TX window scaling changes. 19 years ago
Jochen Friedrich 451677c46f [LLC]: Make core block on remote busy. 19 years ago
Jochen Friedrich 59c6196e59 [LLC]: Fix TX window scaling 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Arnaldo Carvalho de Melo 8420e1b541 [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg 20 years ago
Arnaldo Carvalho de Melo d389424e00 [LLC]: Fix the accept path 20 years ago
Arnaldo Carvalho de Melo 2928c19e10 [LLC]: Fix sparse warnings 20 years ago
Jochen Friedrich 096f0eb1df [LLC]: Fix llc_fixup_skb() bug 20 years ago
Jochen Friedrich 5564af21ae [LLC]: Fix for Bugzilla ticket #5157 20 years ago
Jochen Friedrich cf309e3fb8 [LLC]: Fix for Bugzilla ticket #5156 20 years ago
Arnaldo Carvalho de Melo 6e2144b768 [LLC]: Use refcounting with struct llc_sap 20 years ago
Arnaldo Carvalho de Melo 04e4223f44 [LLC]: Do better struct sock accounting on skbs 20 years ago