]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2016-10-29 Florian Westphalflow_dissector: __skb_get_hash_symmetric arg can be...
2016-10-29 Eric Dumazettcp/dccp: drop SYN packets if accept queue is full
2016-10-29 Fabio Estevamnet: phy: at803x: Add a definition for PHY ID mask
2016-10-29 Ido Schimmelswitchdev: Remove redundant variable
2016-10-29 Thomas Grafnetlink: Add nla_memdup() to wrap kmemdup() use on...
2016-10-29 Arnd Bergmannnet: ip, diag: include net/inet_sock.h
2016-10-29 Gao Fengdriver: tun: Move tun check into the block of TUNSETIFF...
2016-10-29 Aaron Conolevirtio-net: Update the mtu code to match virtio spec
2016-10-28 Colin Ian Kingnet caif: insert missing spaces in pr_* messages and...
2016-10-28 David S. MillerMerge branch 'mlxsw-next'
2016-10-28 Jiri Pirkomlxsw: switchx2: Set physical device for port netdevice
2016-10-28 Jiri Pirkomlxsw: spectrum: Set physical device for port netdevice
2016-10-28 Jiri Pirkomlxsw: Move PCI id table definitions into driver modules
2016-10-28 Jiri Pirkomlxsw: pci: Rename header with HW definitions
2016-10-28 Ido Schimmelmlxsw: spectrum: Remove extra whitespace
2016-10-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-10-27 Andrey Vaginnet: skip genenerating uevents for network namespaces...
2016-10-27 Stefan Richterethernet: fix min/max MTU typos
2016-10-27 David S. MillerMerge branch 'genetlink-improvements'
2016-10-27 Johannes Berggenetlink: mark families as __ro_after_init
2016-10-27 Johannes Berggenetlink: use idr to track families
2016-10-27 Johannes Berggenetlink: statically initialize families
2016-10-27 Johannes Berggenetlink: no longer support using static family IDs
2016-10-27 Johannes Berggenetlink: introduce and use genl_family_attrbuf()
2016-10-27 Antonio Quartulliskbedit: allow the user to specify bitmask for mark
2016-10-26 Elad Razdevlink: Prevent port_type_set() callback when it's...
2016-10-26 Stefan Richterfirewire: net: set initial MTU = 1500 unconditionally...
2016-10-26 Stefan Richterfirewire: net: fix maximum possible MTU
2016-10-26 Wei Yongjunnet: netcp: add missing of_node_put() in netcp_probe()
2016-10-26 Wei Yongjunnet: ena: use setup_timer() and mod_timer()
2016-10-26 Wei Yongjunamd-xgbe: Fix error return code in xgbe_probe()
2016-10-26 Wei Yongjunnet: ns83820: use dev_kfree_skb_irq instead of kfree_skb
2016-10-26 Wei Yongjunnet: eth: altera: Fix error return code in altera_tse_p...
2016-10-26 Wei Yongjunnet: dsa: mv88e6xxx: use setup_timer to simplify the...
2016-10-26 Wei Yongjunnet: netcp: drop kfree for memory allocated with devm_k...
2016-10-26 Sven Eckelmannbatman-adv: Revert "use core MTU range checking in...
2016-10-26 David S. MillerMerge branch 'BCM54612E'
2016-10-26 Xo Wangnet: phy: broadcom: Add support for BCM54612E
2016-10-26 Xo Wangnet: phy: broadcom: Update Auxiliary Control Register...
2016-10-26 Eric Dumazetsch_htb: do not report fake rate estimators
2016-10-23 Cyrill Gorcunovnet: ip, diag -- Add diag interface for raw sockets
2016-10-23 Thomas Graflwt: Remove unused len field
2016-10-23 Andrey Vaginnet: allow to kill a task which waits net_mutex in...
2016-10-23 Shmulik Ladkaninet/sched: em_meta: Fix 'meta vlan' to correctly recogn...
2016-10-23 David S. MillerMerge branch 'mlxsw-cosmetics-plus-res-mgmt-rewrite'
2016-10-23 Jiri Pirkomlxsw: Convert resources into array
2016-10-23 Jiri Pirkomlxsw: cmd: Push resource query defines to cmd.h
2016-10-23 Jiri Pirkomlxsw: reg: Generare register names automatically
2016-10-23 Jiri Pirkomlxsw: reg: Use helper macro to define registers
2016-10-23 Jiri Pirkomlxsw: item: Make char *buf arg constant for getters
2016-10-23 Jiri Pirkomlxsw: item: Make struct mlxsw_item args const
2016-10-22 David S. MillerMerge branch 'bpf-numa-id'
2016-10-22 Daniel Borkmannreuseport, bpf: add test case for bpf_get_numa_node_id
2016-10-22 Daniel Borkmannbpf: add helper for retrieving current numa node id
2016-10-22 David S. MillerMerge branch 'udpmem'
2016-10-22 Paolo Abeniudp: use it's own memory accounting schema
2016-10-22 Paolo Abeniudp: implement memory accounting helpers
2016-10-22 Paolo Abeninet/socket: factor out helpers for memory and queue...
2016-10-21 Jarod Wilsonnet: remove MTU limits on a few ether_setup callers
2016-10-21 Vitaly Kuznetsovhv_netvsc: fix a race between netvsc_send() and netvsc_...
2016-10-20 David S. MillerMerge branch 'MTU-core-range-checking-more'
2016-10-20 Jarod Wilsonipv4/6: use core net MTU range checking
2016-10-20 Jarod Wilsons390/net: use net core MTU range checking
2016-10-20 Jarod Wilsonnet: use core MTU range checking in misc drivers
2016-10-20 Jarod Wilsonnet: use core MTU range checking in virt drivers
2016-10-20 Jarod Wilsonnet: use core MTU range checking in core net infra
2016-10-20 Jarod Wilsonnet: use core MTU range checking in WAN drivers
2016-10-20 Jarod Wilsonnet: use core MTU range checking in wireless drivers
2016-10-20 Jarod Wilsonnet: use core MTU range checking in USB NIC drivers
2016-10-20 Jarod Wilsonethernet: use net core MTU range checking in more drivers
2016-10-20 Wei Yongjunmyri10ge: fix typo in parameter description
2016-10-20 Wei Yongjunnet: ethernet: mediatek: use dev_kfree_skb_any instead...
2016-10-20 Wei Yongjundwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
2016-10-20 Shaohui Xienet: phy: aquantia: add PHY ID of AQR106 and AQR107
2016-10-20 Uwe Kleine... net: fec: drop check for clk==NULL before calling clk_*
2016-10-20 Eric Dumazettcp: relax listening_hash operations
2016-10-20 Robert Jarzmiknet: smc91x: fix neponset breakage by pxa u16 writes
2016-10-20 Thomas Grafila: Fix tailroom allocation of lwtstate
2016-10-19 David S. MillerMerge branch 'macb-ethtool-ringparam'
2016-10-19 Zach Brownnet: macb: Add ethtool get_ringparam and set_ringparam...
2016-10-19 Zach Brownnet: macb: Use variables with defaults for tx/rx ring...
2016-10-19 Wei Yongjunnet: arc_emac: use dev_kfree_skb_any instead of dev_kfr...
2016-10-19 David S. MillerMerge branch 'ovs-remove-unused'
2016-10-19 Jiri Bencopenvswitch: remove unnecessary EXPORT_SYMBOLs
2016-10-19 Jiri Bencopenvswitch: remove unused functions
2016-10-19 Thomas Grafbpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
2016-10-19 Tobias Klausernet: fs_enet: Use net_device_stats from struct net_device
2016-10-18 Wei Yongjunqed: Remove useless set memory to zero use memset()
2016-10-18 Wei Yongjunnet: dsa: mv88e6xxx: fix non static symbol warning
2016-10-18 hayeswangr8152: add new products of Lenovo
2016-10-18 Gao Fengnet: vlan: Use sizeof instead of literal number
2016-10-18 David S. MillerMerge branch 'smc91x-dt'
2016-10-18 Robert Jarzmiknet: smsc91x: add u16 workaround for pxa platforms
2016-10-18 Robert Jarzmiknet: smc91x: take into account half-word workaround
2016-10-18 Robert Jarzmiknet: smc91x: isolate u16 writes alignment workaround
2016-10-18 Robert JarzmikARM: pxa: enhance smc91x platform data
2016-10-18 Bert Kenwardethernet/sfc: use core min/max MTU checking
2016-10-18 David S. MillerMerge branch 'phy-led-triggers'
2016-10-18 Zach Brownnet: phy: leds: add support for led triggers on phy...
2016-10-18 Zach Brownnet: phy: Create phy_supported_speeds function which...
next