mlx4: Set skb->csum_level for encapsulated checksum
[firefly-linux-kernel-4.4.55.git] / net /
2014-08-30 Tom Herbertsctp: Change sctp to implement csum_levels
2014-08-30 Tom Herbertnet: Allow GRO to use and set levels of checksum unnece...
2014-08-30 Tom Herbertnet: Clarification of CHECKSUM_UNNECESSARY
2014-08-30 Ying Xuetipc: fix a potential oops
2014-08-30 Daniel Borkmannnet: add skb_get_tx_queue() helper
2014-08-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-08-28 David S. MillerMerge branch 'sf2'
2014-08-28 Florian Fainellinet: dsa: add Broadcom SF2 switch driver
2014-08-28 Florian Fainellinet: dsa: add Broadcom tag RX/TX handler
2014-08-28 Florian Fainellinet: dsa: allow updating fixed PHY link information
2014-08-28 Florian Fainellinet: dsa: allow drivers to do link adjustment
2014-08-28 Florian Fainellinet: dsa: allow switches to work without tagging
2014-08-28 Florian Fainellinet: dsa: allow for more complex PHY setups
2014-08-28 Florian Fainellinet: dsa: retain a per-port device_node pointer
2014-08-28 Florian Fainellinet: dsa: provide a switch device device tree node...
2014-08-28 Florian Fainellinet: dsa: reduce number of protocol hooks
2014-08-27 Florian Westphaltcp: syncookies: mark cookie_secret read_mostly
2014-08-26 WANG Congnet: make skb an optional parameter for__skb_flow_dissect()
2014-08-26 WANG Congnet: fix comments for __skb_flow_get_ports()
2014-08-25 David S. MillerMerge branch 'ndo_xmit_flush'
2014-08-25 David S. Millernet: Add ops->ndo_xmit_flush()
2014-08-25 Ian Morrisipv6: White-space cleansing : gaps between function...
2014-08-25 Ian Morrisipv6: White-space cleansing : Structure layouts
2014-08-25 Ian Morrisipv6: White-space cleansing : Line Layouts
2014-08-25 David S. MillerMerge branch 'csums-next'
2014-08-25 Tom Herbertgre: When GRE csum is present count as encap layer...
2014-08-25 Tom Herbertudp: additional GRO support
2014-08-25 Tom Herberttcp: Call skb_gro_checksum_validate
2014-08-25 Tom Herbertgre: call skb_gro_checksum_simple_validate
2014-08-25 Tom Herbertnet: skb_gro_checksum_* functions
2014-08-23 Daniel Borkmannnet: use reciprocal_scale() helper
2014-08-23 David S. Millernet: Allow raw buffers to be passed into the flow disse...
2014-08-23 David S. MillerMerge branch 'tipc-next'
2014-08-23 Jon Paul Maloytipc: merge struct tipc_port into struct tipc_sock
2014-08-23 Jon Paul Maloytipc: remove files ref.h and ref.c
2014-08-23 Jon Paul Maloytipc: remove include file port.h
2014-08-23 Jon Paul Maloytipc: remove source file port.c
2014-08-23 Jon Paul Maloytipc: remove port_lock
2014-08-23 Jon Paul Maloytipc: replace port pointer with socket pointer in registry
2014-08-23 Jon Paul Maloytipc: use registry when scanning sockets
2014-08-23 Jon Paul Maloytipc: eliminate functions tipc_port_init and tipc_port_...
2014-08-23 Jon Paul Maloytipc: redefine message acknowledge function
2014-08-23 Jon Paul Maloytipc: eliminate port_connect()/port_disconnect() functions
2014-08-23 Jon Paul Maloytipc: eliminate function tipc_port_shutdown()
2014-08-23 Jon Paul Maloytipc: clean up socket timer function
2014-08-23 Jon Paul Maloytipc: use message to abort connections when losing...
2014-08-23 Jon Paul Maloytipc: use pseudo message to wake up sockets after link...
2014-08-23 Jon Paul Maloytipc: introduce new function tipc_msg_create()
2014-08-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-08-23 Yuchung Chengtcp: improve undo on timeout
2014-08-23 Eric Dumazetnet: remove dead code after sk_data_ready change
2014-08-23 Eric Dumazetnet: use ktime_get_ns() and ktime_get_real_ns() helpers
2014-08-23 David S. MillerMerge tag 'linux-can-next-for-3.18-20140820' of git...
2014-08-22 Linus TorvaldsMerge tag 'pwm/for-3.17-rc2' of git://git./linux/kernel...
2014-08-22 Michal Kaziormac80211: fix channel switch for chanctx-based drivers
2014-08-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-22 Himangi Saraogiaf_decnet: Use time_after_eq
2014-08-22 Himangi Saraogidecnet: Use time_after_eq
2014-08-22 Himangi Saraogiipconfig: Use time_before
2014-08-22 Himangi Saraogidn_dev: Use time_before
2014-08-22 Andreea-Cristina... br_multicast: Replace rcu_assign_pointer() with RCU_INI...
2014-08-22 Andreea-Cristina... net/openvswitch/flow.c: Replace rcu_dereference() with...
2014-08-22 Andreea-Cristina... net/ipv4/igmp.c: Replace rcu_dereference() with rcu_acc...
2014-08-22 Sébastien Barréipv4: Restore accept_local behaviour in fib_validate_so...
2014-08-22 Daniel Borkmannnet: sctp: fix suboptimal edge-case on non-active activ...
2014-08-22 Daniel Borkmannnet: sctp: spare unnecessary comparison in sctp_trans_e...
2014-08-22 Jiri Bencopenvswitch: fix panic with multiple vlan headers
2014-08-22 Benjamin Blocknet: ipv6: fib: don't sleep inside atomic lock
2014-08-22 David S. MillerMerge tag 'linux-can-fixes-for-3.17-20140821' of git...
2014-08-22 zhuyjsctp: not send SCTP_PEER_ADDR_CHANGE notifications...
2014-08-21 Eric Dumazetpacket: handle too big packets for PACKET_V3
2014-08-21 chas williams -... lec: Use rtnl lock/unlock when updating MTU
2014-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge tag 'sound-3.17-rc2' of git://git./linux/kernel...
2014-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-08-19 David S. Millertipc: Fix build.
2014-08-19 David S. MillerMerge branch 'cbq-fixes'
2014-08-19 Vasily Averincbq: now_rt removal
2014-08-19 Vasily Averincbq: incorrectly low bandwidth setting blocks limited...
2014-08-19 Linus TorvaldsMerge tag 'pci-v3.17-changes-3' of git://git./linux...
2014-08-17 Erik Hugnetipc: fix message importance range check
2014-08-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-08-17 Sven Eckelmannbatman-adv: Fix parameter order of hlist_add_behind
2014-08-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge tag 'locks-v3.17-2' of git://git.samba.org/jlayto...
2014-08-16 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-08-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge tag 'sound-fix-3.17-rc1' of git://git./linux...
2014-08-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-08-15 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2014-08-15 Mark BrownMerge remote-tracking branches 'asoc/fix/arizona',...
2014-08-15 Mark BrownMerge tag 'asoc-v3.16-rc5' into asoc-linus
2014-08-15 Mark BrownMerge tag 'asoc-v3.16-rc1' into asoc-linus
2014-08-15 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1-2' of git://git./linux...
2014-08-15 Linus TorvaldsMerge tag 'pci-v3.17-changes-2' of git://git./linux...
2014-08-14 Dave AirlieMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
next