net/mlx5e: Add fragmented memory support for RX multi packet WQE
[cascardo/linux.git] / net /
2016-04-21 David S. MillerMerge branch 'nlattr_align'
2016-04-21 Nicolas Dichtelip6mr: align RTA_MFC_STATS on 64-bit
2016-04-21 Nicolas Dichtelipmr: align RTA_MFC_STATS on 64-bit
2016-04-21 Nicolas Dichtelrtnl: use the new API to align IFLA_STATS*
2016-04-21 Peter HeiseNLA_BINARY misuse bug in HSR
2016-04-21 Xin Longnet: use jiffies_to_msecs to replace EXPIRES_IN_MS...
2016-04-21 Vivien Didelotnet: dsa: remove tag_protocol from dsa_switch
2016-04-20 Roopa Prabhurtnetlink: add new RTM_GETSTATS message to dump link...
2016-04-20 Vivien Didelotnet: dsa: kill circular reference with slave priv
2016-04-20 David S. MillerMerge branch 'bpf_event_output'
2016-04-20 Daniel Borkmannbpf: add event output helper for notifications/sampling...
2016-04-20 Konstantin Khlebnikovnet/ipv6/addrconf: fix sysctl table indentation
2016-04-20 Konstantin Khlebnikovnet/ipv6/addrconf: simplify sysctl registration
2016-04-19 David S. Millernet: Add helpers for 64-bit aligning netlink attributes.
2016-04-19 David S. Millernet: Align IFLA_STATS64 attributes properly on architec...
2016-04-18 David S. MillerMerge branch 'fec-ksettings'
2016-04-18 Philippe Reynesnet: ethtool: export conversion function between u32...
2016-04-18 Dan Carpenterudp: fix if statement in SIOCINQ ioctl
2016-04-18 Roopa Prabhurtnetlink: rtnl_fill_stats: avoid an unnecssary stats...
2016-04-17 David S. MillerMerge branch 'dsa-mv88e6xxx-switch-factorization'
2016-04-17 Vivien Didelotnet: dsa: constify probed name
2016-04-17 David S. MillerMerge branch 'IFF_NO_QUEUE-followups'
2016-04-17 Phil Sutteropenvswitch: Convert to using IFF_NO_QUEUE
2016-04-16 David S. MillerMerge branch 'ipv6-gre-offloads'
2016-04-16 Alexander Duyckip6gre: Add support for GSO
2016-04-16 Alexander DuyckGRE: Add support for GRO/GSO of IPv6 GRE traffic
2016-04-16 Alexander Duyckip6gre: Add support for basic offloads offloads excludi...
2016-04-16 Alexander Duyckip6gretap: Fix MTU to allow for Ethernet header
2016-04-16 Alexander Duyckip_tunnel_core: iptunnel_handle_offloads returns int...
2016-04-15 David S. MillerMerge branch 'sctp-diag'
2016-04-15 Xin Longsctp: fix some rhashtable functions using in sctp proc...
2016-04-15 Xin Longsctp: merge the seq_start/next/exits in remaddrs and...
2016-04-15 Xin Longsctp: add the sctp_diag.c file
2016-04-15 Xin Longsctp: export some functions for sctp_diag in inet_diag
2016-04-15 Xin Longsctp: export some apis or variables for sctp_diag and...
2016-04-15 Xin Longsctp: add sctp_info dump api for sctp_diag
2016-04-15 Marcelo Ricardo... sctp: simplify sk_receive_queue locking
2016-04-15 Peter Heisenet/hsr: Added support for HSR v1
2016-04-15 David S. MillerMerge branch 'tcp-synflood-perf'
2016-04-15 Eric Dumazettcp: remove false sharing in tcp_rcv_state_process()
2016-04-15 Eric Dumazettcp: do not mess with listener sk_wmem_alloc
2016-04-15 David S. MillerMerge branch 'tipc-link-setup-improvements'
2016-04-15 Jon Paul Maloytipc: let first message on link be a state message
2016-04-15 Jon Paul Maloytipc: ensure that first packets on link are sent in...
2016-04-15 Jon Paul Maloytipc: refactor function tipc_link_timeout()
2016-04-15 Jon Paul Maloytipc: reduce transmission rate of reset messages when...
2016-04-15 Jon Paul Maloytipc: guarantee peer bearer id exchange after reboot
2016-04-15 David S. MillerMerge branch 'bpf-ARG_PTR_TO_RAW_STACK'
2016-04-15 Daniel Borkmannbpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
2016-04-15 Marcelo Ricardo... sctp: add support for RPS and RFS
2016-04-15 Eric Dumazetnet: validate_xmit_skb() changes
2016-04-14 Weongyo Jeongpacket: uses kfree_skb() for errors.
2016-04-14 Parthasarathy Bhuv... tipc: fix a race condition leading to subscriber refcnt bug
2016-04-14 David S. MillerMerge branch 'gro-fixed-id-gso-partial'
2016-04-14 Alexander DuyckGSO: Support partial segmentation offload
2016-04-14 Alexander DuyckGRO: Add support for TCP with fixed IPv4 ID field,...
2016-04-14 Alexander DuyckGSO: Add GSO type for fixed IPv4 ID
2016-04-14 Alexander Duyckethtool: Add support for toggling any of the GSO offloads
2016-04-14 David S. MillerMerge branch 'mlxsw-devlink-shared-buffers'
2016-04-14 Jiri Pirkodevlink: implement shared buffer occupancy monitoring...
2016-04-14 Jiri Pirkodevlink: add shared buffer configuration
2016-04-14 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2016-04-14 Eric Dumazetnet: remove netdevice gso_min_segs
2016-04-14 Julia Lawallqdisc: constify meta_type_ops structures
2016-04-14 David S. MillerMerge branch 'sctp-delayed-wakeups'
2016-04-14 Marcelo Ricardo... sctp: delay calls to sk_data_ready() as much as possible
2016-04-14 David S. MillerMerge branch 'bridge-sysfs-rtnl-notifications'
2016-04-14 Xin Longbridge: a netlink notification should be sent when...
2016-04-14 Xin Longbridge: a netlink notification should be sent when...
2016-04-14 Xin Longbridge: a netlink notification should be sent when...
2016-04-14 Xin Longbridge: simplify the stp_state_store by calling store_b...
2016-04-14 Xin Longbridge: simplify the forward_delay_store by calling...
2016-04-14 Xin Longbridge: simplify the flush_store by calling store_bridg...
2016-04-14 Daniel Borkmannipv6, token: allow for clearing the current device...
2016-04-14 Hannes Frederic... sock: tigthen lockdep checks for sock_owned_by_user
2016-04-14 David S. MillerMerge branch 'udp-hdrs-fixes'
2016-04-14 Willem de Bruijnudp: do not expect udp headers in recv cmsg IP_CMSG_CHE...
2016-04-14 Willem de Bruijnudp: do not expect udp headers on ioctl SIOCINQ
2016-04-13 David S. MillerMerge branch 'dsa-refactoring-set-1'
2016-04-13 Andrew Lunndsa: Rename phys_port_mask to enabled_port_mask
2016-04-13 Andrew Lunnnet: dsa: Remove allocation of driver private memory
2016-04-13 Andrew Lunnnet: dsa: Have the switch driver allocate there own...
2016-04-13 Andrew Lunnnet: dsa: Pass the dsa device to the switch drivers
2016-04-13 David S. MillerMerge tag 'mac80211-next-for-davem-2016-04-13' of git...
2016-04-13 Jon Paul Maloytipc: remove remnants of old broadcast code
2016-04-13 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-04-12 Florian Westphalnetfilter: conntrack: move expectation event helper...
2016-04-12 Florian Westphalnetfilter: conntrack: de-inline nf_conntrack_eventmask_...
2016-04-12 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-04-12 Johannes Bergcfg80211: remove enum ieee80211_band
2016-04-11 David S. MillerMerge branch 'rprpc-2nd-rewrite-part-1'
2016-04-11 David Howellsrxrpc: Create a null security type and get rid of condi...
2016-04-11 David Howellsrxrpc: Absorb the rxkad security module
2016-04-11 David Howellsrxrpc: Don't assume transport address family and size...
2016-04-11 David Howellsrxrpc: Don't pass gfp around in incoming call handling...
2016-04-11 David Howellsrxrpc: Differentiate local and remote abort codes in...
2016-04-11 David Howellsrxrpc: Static arrays of strings should be const char...
2016-04-11 David Howellsrxrpc: Move some miscellaneous bits out into their...
2016-04-11 David Howellsrxrpc: Disable a debugging statement that has been...
2016-04-11 David S. MillerMerge branch 'udp-pull'
next