summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-20average: remove out-of-line implementationJohannes Berg
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-20Merge branch 'vrf-cleanups-part-2'David S. Miller
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard
2015-08-20vrf: plug skb leaksNikolay Aleksandrov
2015-08-20nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-08-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-08-20can: flexcan: demote register output to debug levelLucas Stach
2015-08-20can: gs_usb: Fix typo in function nameNik Nyby
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue
2015-08-19NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer
2015-08-19NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman
2015-08-19ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai
2015-08-19netfilter: nft_payload: work around vlan header strippingFlorian Westphal
2015-08-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier
2015-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-18Merge branch 'vrf-next'David S. Miller
2015-08-18vrf: simplify the netdev notifier functionNikolay Aleksandrov
2015-08-18vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-18vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov
2015-08-18hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer
2015-08-18lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc
2015-08-18lwtunnel: fix memory leakJiri Benc
2015-08-18batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-18Merge branch 'dsa-multi-swtich'David S. Miller
2015-08-18dsa: mv88e6xxx: Set DSA mode based on chip abilitiesAndrew Lunn
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn
2015-08-18net: dsa: Allow multi hop routes to be expressedAndrew Lunn