summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-14Merge branch 'vxlan_rco'David S. Miller
2015-01-14vxlan: Remote checksum offloadTom Herbert
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann
2015-01-14r8152: replace tasklet with NAPIhayeswang
2015-01-14cfg80211: docs: remove station_info_flagsJohannes Berg
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2015-01-14Merge branch 'hip04'David S. Miller
2015-01-14net: hisilicon: new hip04 ethernet driverdingtianhong
2015-01-14net: hisilicon: new hip04 MDIO driverZhangfei Gao
2015-01-14Documentation: add Device tree bindings for Hisilicon hip04 ethernetZhangfei Gao
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-14net/macb: improved ethtool statistics supportXander Huff
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff
2015-01-14Merge branch 'xen-netfront-next'David S. Miller
2015-01-14xen-netfront: refactor making Tx requestsDavid Vrabel
2015-01-14xen-netfront: refactor skb slot countingDavid Vrabel
2015-01-14xen: add page_to_mfn()David Vrabel
2015-01-14rhashtable: Add MAINTAINERS entryThomas Graf
2015-01-14rhashtable: Lower/upper bucket may map to same lock while shrinkingThomas Graf
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko
2015-01-13atm: horizon: Remove some unused functionsRickard Strandqvist
2015-01-13atm: lanai: Remove unused functionRickard Strandqvist
2015-01-13tipc: correctly handle releasing a not fully initialized sockSasha Levin
2015-01-13sunvnet: fix rx packet length check to allow for TSODavid L Stevens
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann
2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann
2015-01-13rocker: fix harmless warning on 32-bit machinesArnd Bergmann
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot
2015-01-13tipc: remove redundant timer defined in tipc_sock structYing Xue
2015-01-13net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie
2015-01-13net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-01-13bridge: fix uninitialized variable warningRoopa Prabhu
2015-01-13ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn