net: dsa: mv88e6xxx: add switch info
[cascardo/linux.git] / net /
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'
2016-04-11 Willem de Bruijnrxrpc: do not pull udp headers on receive
2016-04-11 Willem de Bruijnsunrpc: do not pull udp headers on receive
2016-04-11 David Ahernnet: ipv4: Consider failed nexthops in multipath routes
2016-04-11 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-04...
2016-04-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-04-09 Eric Dumazetipv6: fix inet6_lookup_listener()
2016-04-09 Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-04-09 Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-04-09 Linus TorvaldsMerge branch 'for-linus-4.6' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge tag 'for-linus-4.6-ofs1' of git://git./linux...
2016-04-09 Linus TorvaldsMerge tag 'iommu-fixes-v4.6-rc2' of git://git./linux...
2016-04-08 Greg Kroah-HartmanMerge tag 'usb-serial-4.6-rc3' of git://git./linux...
2016-04-08 David S. MillerMerge branch 'dsa-voidify-ops'
2016-04-08 Vivien Didelotnet: dsa: make the VLAN add function return void
2016-04-08 Vivien Didelotnet: dsa: make the FDB add function return void
next