summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc4-6/+11
2015-08-20ipv6: drop metadata dst in ip6_route_inputJiri Benc1-0/+1
2015-08-20route: move lwtunnel state to dst_entryJiri Benc17-130/+48
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc8-26/+26
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc10-32/+48
2015-08-20ip_tunnels: use offsetofendJiri Benc1-3/+1
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc1-8/+8
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc1-1/+1
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2-5/+17
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton1-36/+2
2015-08-20net: Fix nexthop lookupsDavid Ahern1-1/+8
2015-08-20bridge: fix netlink max attr sizeScott Feldman1-1/+1
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton1-3/+0
2015-08-20device property: Add ETH_ALEN check, update comments.Jeremy Linton1-8/+13
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller193-2795/+7123
2015-08-20ipv4: Make fib_encap_match staticYing Xue1-3/+3
2015-08-20Merge branch 'ewma'David S. Miller13-132/+29
2015-08-20average: remove out-of-line implementationJohannes Berg3-98/+0
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg3-15/+10
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg5-7/+8
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg2-12/+11
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz1-1/+1
2015-08-20Merge branch 'vrf-cleanups-part-2'David S. Miller1-20/+4
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov1-5/+1
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov1-6/+2
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov1-8/+0
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov1-1/+1
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard2-2/+125
2015-08-20vrf: plug skb leaksNikolay Aleksandrov1-3/+10
2015-08-20nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard1-1/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-146/+212
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga13-0/+1565
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga2-0/+16
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga2-0/+5
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-1/+27
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-23/+44
2015-08-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-33/+48
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2015-08-20can: flexcan: demote register output to debug levelLucas Stach1-1/+1
2015-08-20can: gs_usb: Fix typo in function nameNik Nyby1-4/+4
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2-4/+20
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue1-0/+4
2015-08-19NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer1-1/+3
2015-08-19NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer1-1/+1
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai4-0/+24
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman1-0/+1
2015-08-19ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2015-08-19netfilter: nft_payload: work around vlan header strippingFlorian Westphal1-1/+56
2015-08-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16