summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2016-10-29net: phy: at803x: Add a definition for PHY ID maskFabio Estevam
2016-10-29switchdev: Remove redundant variableIdo Schimmel
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf
2016-10-29net: ip, diag: include net/inet_sock.hArnd Bergmann
2016-10-29driver: tun: Move tun check into the block of TUNSETIFF condition checkGao Feng
2016-10-29virtio-net: Update the mtu code to match virtio specAaron Conole
2016-10-28net caif: insert missing spaces in pr_* messages and unbreak multi-line stringsColin Ian King
2016-10-28Merge branch 'mlxsw-next'David S. Miller
2016-10-28mlxsw: switchx2: Set physical device for port netdeviceJiri Pirko
2016-10-28mlxsw: spectrum: Set physical device for port netdeviceJiri Pirko
2016-10-28mlxsw: Move PCI id table definitions into driver modulesJiri Pirko
2016-10-28mlxsw: pci: Rename header with HW definitionsJiri Pirko
2016-10-28mlxsw: spectrum: Remove extra whitespaceIdo Schimmel
2016-10-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-10-27net: skip genenerating uevents for network namespaces that are exitingAndrey Vagin
2016-10-27ethernet: fix min/max MTU typosStefan Richter
2016-10-27Merge branch 'genetlink-improvements'David S. Miller
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: use idr to track familiesJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli
2016-10-26devlink: Prevent port_type_set() callback when it's not neededElad Raz
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter
2016-10-26firewire: net: fix maximum possible MTUStefan Richter
2016-10-26net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun
2016-10-26net: ena: use setup_timer() and mod_timer()Wei Yongjun
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun
2016-10-26net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-10-26net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun
2016-10-26net: dsa: mv88e6xxx: use setup_timer to simplify the codeWei Yongjun
2016-10-26net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-10-26batman-adv: Revert "use core MTU range checking in misc drivers"Sven Eckelmann
2016-10-26Merge branch 'BCM54612E'David S. Miller
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang
2016-10-26sch_htb: do not report fake rate estimatorsEric Dumazet
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-23net: allow to kill a task which waits net_mutex in copy_new_nsAndrey Vagin
2016-10-23net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani
2016-10-23Merge branch 'mlxsw-cosmetics-plus-res-mgmt-rewrite'David S. Miller
2016-10-23mlxsw: Convert resources into arrayJiri Pirko
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko
2016-10-23mlxsw: reg: Generare register names automaticallyJiri Pirko
2016-10-23mlxsw: reg: Use helper macro to define registersJiri Pirko
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko
2016-10-23mlxsw: item: Make struct mlxsw_item args constJiri Pirko