Commit History

Author SHA1 Message Date
  Sunghan Suh 40dadff265 net: access page->private by using page_private 12 years ago
  Joe Stringer 4bc41b84e9 core: Copy inner_protocol in copy_skb_header() 12 years ago
  David S. Miller 0c1072ae02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Nicolas Dichtel 621e84d6f3 dev: introduce skb_scrub_packet() 12 years ago
  Eric Dumazet bd8a7036c0 gre: fix a possible skb leak 12 years ago
  Wedson Almeida Filho aeb193ea6c net: Unmap fragment page once iterator is done 12 years ago
  Peter Pan(潘卫平) b41abb42bf net: pass correct parameter to skb_headers_offset_update() 12 years ago
  Eliezer Tamir 0602129286 net: add low latency socket poll 12 years ago
  David S. Miller 6bc19fb82d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Pablo Neira 5e71d9d77c net: fix sk_buff head without data area 12 years ago
  Cong Wang 35d0461061 net: clean up skb headers code 12 years ago
  David S. Miller 06ecf24bdf net: Fix build warnings after mac_header and transport_header became __u16. 12 years ago
  Simon Horman 1cdbcb7957 net: Loosen constraints for recalculating checksum in skb_segment() 12 years ago
  Willem de Bruijn 2e31396fa1 packet: tx timestamping on tpacket ring 12 years ago
  Patrick McHardy 0ebd0ac5ff net: add function to allocate sk_buff head without data area 12 years ago
  Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 years ago
  Jason Wang e5d5decaed net: core: let skb_partial_csum_set() set transport header 12 years ago
  Pravin B Shelar aefbd2b3c2 tunneling: Capture inner mac header during encapsulation. 12 years ago
  Pravin B Shelar f5b1729443 net: Add skb_headers_offset_update helper function. 12 years ago
  Pravin B Shelar ec5f061564 net: Kill link between CSUM and SG features. 12 years ago
  Amerigo Wang 68534c682e net: fix a wrong assignment in skb_split() 12 years ago
  Pravin B Shelar 68c3316311 v4 GRE: Add TCP segmentation offload for GRE 12 years ago
  Pravin B Shelar c9af6db4c1 net: Fix possible wrong checksum generation. 12 years ago
  James Hogan 99d5851eef net: skbuff: fix compile error in skb_panic() 12 years ago
  Jean Sacren f05de73bf8 skbuff: create skb_panic() function and its wrappers 12 years ago
  Alexander Duyck e5e6730588 skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE 12 years ago
  David S. Miller 188d1f76d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Pravin B Shelar 92df9b217e net: Fix inner_network_header assignment in skb-copy. 12 years ago
  Eric Dumazet cef401de7b net: fix possible wrong checksum generation 12 years ago
  Eric Dumazet bc9540c637 net: splice: fix __splice_segment() 12 years ago