summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-17Merge branch 'enic-devcmd2'David S. Miller
2015-08-17enic: add devcmd2Govindarajulu Varadarajan
2015-08-17enic: add devcmd2 resourcesGovindarajulu Varadarajan
2015-08-17enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan
2015-08-17enic: move struct definition from .c to .h fileGovindarajulu Varadarajan
2015-08-17net: Export bpf_prog_create_from_user().David S. Miller
2015-08-17ipv6: trivial whitespace fixIan Morris
2015-08-17rhashtable-test: extend to test concurrencyPhil Sutter
2015-08-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller
2015-08-17Merge branch 'bpf_fanout'David S. Miller
2015-08-17selftests/net: test extended BPF fanout modeWillem de Bruijn
2015-08-17selftests/net: test classic bpf fanout modeWillem de Bruijn
2015-08-17packet: add extended BPF fanout modeWillem de Bruijn
2015-08-17packet: add classic BPF fanout modeWillem de Bruijn
2015-08-17lwtunnel: rename ip lwtunnel attributesJiri Benc
2015-08-17smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-08-17net: fix endian check warning in etherdevice.hJesse Brandeburg
2015-08-17Merge branch 'iff_no_queue'David S. Miller
2015-08-17net: sch_generic: react upon IFF_NO_QUEUE flagPhil Sutter
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter
2015-08-17tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-08-16ipv4: fix refcount leak in fib_check_nh()Eric Dumazet
2015-08-15ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring
2015-08-15ieee802154: 6lowpan: fix packet layer registrationAlexander Aring
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop
2015-08-14batman-adv: Fix potentially broken skb network header accessLinus Lüssing
2015-08-14batman-adv: remove broadcast packets scheduled for purged outgoing ifSimon Wunderlich
2015-08-14batman-adv: protect tt request from double deletionMarek Lindner
2015-08-14batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing
2015-08-14batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make TT capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make NC capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make DAT capability changes atomicLinus Lüssing
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-08-14average: provide macro to create static EWMAJohannes Berg
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-08-14mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh