cascardo/linux.git
2016-09-15 Jamal Hadi... net_sched: Introduce skbmod action
2016-09-15 David S. MillerMerge branch 'bpf-next'
2016-09-15 Daniel Borkmannbpf: use skb_at_tc_ingress helper in tcf_bpf
2016-09-15 Daniel Borkmannbpf: drop unnecessary test in cls_bpf_classify and...
2016-09-15 Hadar Hen Zionnet/sched: act_tunnel_key: Remove rcu_read_lock protection
2016-09-15 Jakub Kicinskitest_bpf: fix the dummy skb after dissector changes
2016-09-15 Colin Ian Kingatm: iphase: fix newline escape and minor tweak to...
2016-09-15 Sara Sharoniwlwifi: mvm: support new shared memory config API
2016-09-15 Sara Sharoniwlwifi: mvm: remove dump of locked registers
2016-09-15 Sara Sharoniwlwifi: pcie: introduce new tfd and tb formats
2016-09-15 kbuild test... iwlwifi: fix semicolon.cocci warnings
2016-09-15 Liad Kaufmaniwlwifi: mvm: don't free queue after delba in dqa
2016-09-15 Sara Sharoniwlwifi: mvm: call a different txq_enable function
2016-09-14 Ganapathi Bhatmwifiex: firmware name correction for usb8997 chipset
2016-09-14 Ganapathi Bhatmwifiex: Command 7 handling for USB chipsets
2016-09-14 Julia Lawallrtlwifi: rtl818x: constify local structures
2016-09-14 Julia Lawalliwlegacy: constify local structures
2016-09-14 Julia Lawallath: constify local structures
2016-09-14 Colin Ian Kingrtl8xxxu: fix spelling mistake "firmare" -> "firmware"
2016-09-14 Jes Sorensenrtl8xxxu: Reset device on module unload if still attached
2016-09-14 Amitkumar Karwarmwifiex: correction in Rx STBC field of htcapinfo
2016-09-14 Amitkumar Karwarmwifiex: handle error if IRQ request fails in mwifiex_s...
2016-09-14 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2016-09-13 David Howellsrxrpc: Add IPv6 support
2016-09-13 David Howellsrxrpc: Use rxrpc_extract_addr_from_skb() rather than...
2016-09-13 David Howellsrxrpc: Don't specify protocol to when creating transpor...
2016-09-13 David Howellsrxrpc: Create an address for sendmsg() to bind unbound...
2016-09-13 David Howellsrxrpc: Correctly initialise, limit and transmit call...
2016-09-13 David Howellsrxrpc: Fix prealloc refcounting
2016-09-13 David Howellsrxrpc: Adjust the call ref tracepoint to show kernel...
2016-09-13 David Howellsrxrpc: Allow tx_winsize to grow in response to an ACK
2016-09-13 David Howellsrxrpc: Use skb->len not skb->data_len
2016-09-13 David Howellsrxrpc: Add missing unlock in rxrpc_call_accept()
2016-09-13 David Howellsrxrpc: Requeue call for recvmsg if more data
2016-09-13 David Howellsrxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay
2016-09-13 David Howellsrxrpc: Add missing wakeup on Tx window rotation
2016-09-13 David Howellsrxrpc: Make sure we initialise the peer hash key
2016-09-13 David S. MillerMerge branch 'mlxsw-ethtool'
2016-09-13 Ido Schimmelmlxsw: spectrum: Add support for new ethtool API
2016-09-13 Ido Schimmelmlxsw: spectrum: Indicate support of multiple port...
2016-09-13 Ido Schimmelmlxsw: spectrum: Report port type according to operatio...
2016-09-13 Ido Schimmelmlxsw: spectrum: Report link partner's advertised speeds
2016-09-13 Ido Schimmelmlxsw: spectrum: Correctly report autonegotiation
2016-09-13 Philippe Reynesnet: ethernet: apm: xgene: use new api ethtool_{get...
2016-09-13 Philippe Reynesnet: ethernet: apm: xgene: use phydev from struct net_d...
2016-09-13 Wei Yongjunnet: ethernet: dwmac: fix non static symbol warning
2016-09-13 Wei Yongjunnet: macb: fix missing unlock on error in macb_start_xmit()
2016-09-13 Michael Ellermannet: Remove NO_IRQ from powerpc-only network drivers
2016-09-13 Wei Yongjuntipc: fix possible memory leak in tipc_udp_enable()
2016-09-13 Vivien Didelotnet: bridge: add helper to call /sbin/bridge-stp
2016-09-13 Vasanthakumar... ath10k: remove 4-addr padding related hw_param configur...
2016-09-13 Vasanthakumar... ath10k: properly remove padding from the start of rx...
2016-09-13 Vasanthakumar... ath10k: add provision for Rx descriptor abstraction
2016-09-13 Vasanthakumar... ath10k: move ath10k_hw_params definition to hw.h
2016-09-13 Ben Greearath10k: improve logging message
2016-09-13 Thomas Pedersenath10k: enable peer stats by default
2016-09-13 Chaehyun Limath10k: remove unused variable ar_pci
2016-09-13 Colin Ian Kingath10k: fix memory leak on caldata on error exit path
2016-09-13 Javier Martinez... iwlegacy: use IS_ENABLED() instead of checking for...
2016-09-13 Javier Martinez... hamradio: use IS_ENABLED() instead of checking for...
2016-09-13 Javier Martinez... stmmac: use IS_ENABLED() instead of checking for built...
2016-09-13 Javier Martinez... sis900: use IS_ENABLED() instead of checking for built...
2016-09-13 Javier Martinez... sfc: use IS_ENABLED() instead of checking for built...
2016-09-13 Javier Martinez... natsemi: use IS_ENABLED() instead of checking for built...
2016-09-13 Javier Martinez... net: mvneta: use IS_ENABLED() instead of checking for...
2016-09-13 Javier Martinez... ixgbe: use IS_ENABLED() instead of checking for built...
2016-09-13 Javier Martinez... i825xx: use IS_ENABLED() instead of checking for built...
2016-09-13 Javier Martinez... net/fsl_pq_mdio: use IS_ENABLED() instead of checking...
2016-09-13 Javier Martinez... sundance: use IS_ENABLED() instead of checking for...
2016-09-13 Javier Martinez... bnx2: use IS_ENABLED() instead of checking for built...
2016-09-13 Javier Martinez... ethernet: amd: use IS_ENABLED() instead of checking...
2016-09-13 Javier Martinez... starfire: use IS_ENABLED() instead of checking for...
2016-09-13 Javier Martinez... 3c59x: use IS_ENABLED() instead of checking for built...
2016-09-12 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-09-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-09-12 Linus TorvaldsLinux 4.8-rc6 v4.8-rc6
2016-09-12 David S. MillerMerge branch 'mlx4-fixes'
2016-09-12 Moshe Shemeshnet/mlx4_en: Fix panic on xmit while port is down
2016-09-12 Tariq Toukannet/mlx4_en: Fixes for DCBX
2016-09-12 Kamal Heibnet/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_...
2016-09-12 Kamal Heibnet/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_...
2016-09-12 Florian Fainellinet: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
2016-09-11 Linus Torvaldsnvme: make NVME_RDMA depend on BLOCK
2016-09-11 Linus TorvaldsMerge tag 'staging-4.8-rc6' of git://git./linux/kernel...
2016-09-11 Linus TorvaldsMerge tag 'usb-4.8-rc6' of git://git./linux/kernel...
2016-09-11 David S. MillerMerge branch 'vrf-tx-hook'
2016-09-11 David Ahernnet: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
2016-09-11 David Ahernnet: l3mdev: remove get_rtable method
2016-09-11 David Ahernnet: l3mdev: Remove l3mdev_fib_oif
2016-09-11 David Ahernnet: ipv6: Remove l3mdev_get_saddr6
2016-09-11 David Ahernnet: ipv4: Remove l3mdev_get_saddr
2016-09-11 David Ahernnet: l3mdev: remove redundant calls
2016-09-11 David Ahernnet: vrf: Flip IPv6 output path from FIB lookup hook...
2016-09-11 David Ahernnet: vrf: Flip IPv4 output path from FIB lookup hook...
2016-09-11 David Ahernnet: l3mdev: Allow the l3mdev to be a loopback
2016-09-11 David Ahernnet: l3mdev: Add hook to output path
2016-09-11 David Ahernnet: flow: Add l3mdev flow update
2016-09-11 Markus ElfringATM-ZeitNet: Fix indentation for one DPRINTK() call...
2016-09-11 Markus ElfringATM-ZeitNet: Replace one kzalloc() call by kcalloc()
2016-09-11 Markus ElfringATM-ZeitNet: Improve a size determination in zatm_open()
next