Commit History

Author SHA1 Message Date
  Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 17 years ago
  Al Viro b963dc1df7 pppoe: endianness 18 years ago
  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. 18 years ago
  Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
  Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 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 18 years ago
  Herbert Xu 21d0c83302 [PPP] pppoe: Fix double-free on skb after transmit failure 18 years ago
  Herbert Xu d9cc20484e [NET] skbuff: Add skb_cow_head 18 years ago
  Herbert Xu 9355ec2339 [PPP] pppoe: Fill in header directly in __pppoe_xmit 18 years ago
  Herbert Xu db7bf6d97c [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value 18 years ago
  Herbert Xu 31bac44468 [PPP] pppoe: Fix skb_unshare_check call position 18 years ago
  Florian Zumbiehl f1543f8b83 [PPPOE]: Improve hashing function in hash_item(). 18 years ago
  Florian Zumbiehl 8aeca8fea5 [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location 18 years ago
  Florian Zumbiehl 86c1dcfc96 [PPPoX/E]: return ENOTTY on unknown ioctl requests 18 years ago
  Michal Ostrowski 42dc9cd54b [PPPOE]: Fix device tear-down notification. 18 years ago
  Florian Zumbiehl 74b885cf86 [PPPOE]: race between interface going down and connect() 18 years ago
  Florian Zumbiehl bfafb26e11 [PPPoE]: miscellaneous smaller cleanups 18 years ago
  Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
  Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
  Arnaldo Carvalho de Melo 797659fb4a [PPPOE]: Introduce pppoe_hdr() 18 years ago
  Florian Zumbiehl 6f30e1867c [PPPOE]: Use ifindex instead of device pointer in key lookups. 18 years ago
  Florian Zumbiehl 90719dbeaf [PPPOE]: Key connections properly on local device. 18 years ago
  Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
  Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
  Michal Ostrowski c9aa689537 [PPPOE]: Advertise PPPoE MTU 19 years ago
  Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
  Florin Malita 9bc18091a5 [PPPOE]: Missing result check in __pppoe_xmit(). 19 years ago
  Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago