Age | Commit message (Expand) | Author | Files | Lines |
2015-08-24 | gro: Fix remcsum offload to deal with frags in GRO | Tom Herbert | 3 | -42/+53 |
2015-08-24 | net/xen-netfront: only clean up queues if present | Chas Williams | 1 | -2/+3 |
2015-08-24 | net: dsa: mv88e6xxx: set 802.1Q mode to Fallback | Vivien Didelot | 1 | -1/+1 |
2015-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 110 | -785/+840 |
2015-08-21 | enic: Fix build failure with SRIOV disabled. | David S. Miller | 1 | -1/+1 |
2015-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 44 | -450/+1319 |
2015-08-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso | 855 | -7762/+24295 |
2015-08-21 | Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -5/+17 |
2015-08-21 | Merge branch 'lwt-ipv6' | David S. Miller | 30 | -233/+312 |
2015-08-21 | ipv6: route: per route IP tunnel metadata via lightweight tunnel | Jiri Benc | 2 | -0/+118 |
2015-08-21 | ipv6: route: extend flow representation with tunnel key | Jiri Benc | 2 | -0/+7 |
2015-08-21 | vxlan: metadata based tunneling for IPv6 | Jiri Benc | 1 | -29/+40 |
2015-08-21 | vxlan: do not shadow flags variable | Jiri Benc | 1 | -4/+4 |
2015-08-21 | vxlan: provide access function for vxlan socket address family | Jiri Benc | 2 | -4/+9 |
2015-08-21 | ipv6: ndisc: inherit metadata dst when creating ndisc requests | Jiri Benc | 4 | -6/+11 |
2015-08-21 | ipv6: drop metadata dst in ip6_route_input | Jiri Benc | 1 | -0/+1 |
2015-08-21 | route: move lwtunnel state to dst_entry | Jiri Benc | 17 | -130/+48 |
2015-08-21 | ip_tunnels: use tos and ttl fields also for IPv6 | Jiri Benc | 8 | -26/+26 |
2015-08-21 | ip_tunnels: add IPv6 addresses to ip_tunnel_key | Jiri Benc | 10 | -32/+48 |
2015-08-21 | ip_tunnels: use offsetofend | Jiri Benc | 1 | -3/+1 |
2015-08-21 | ip_tunnels: use u8/u16/u32 | Jiri Benc | 1 | -8/+8 |
2015-08-21 | ip_tunnels: remove custom alignment and packing | Jiri Benc | 1 | -1/+1 |
2015-08-21 | Merge branches 'acpi-video' and 'cpufreq-fixes' | Rafael J. Wysocki | 2 | -5/+17 |
2015-08-21 | net: xgene Remove xgene specific phy and MAC lookup functions | Jeremy Linton | 1 | -36/+2 |
2015-08-21 | net: Fix nexthop lookups | David Ahern | 1 | -1/+8 |
2015-08-21 | bridge: fix netlink max attr size | Scott Feldman | 1 | -1/+1 |
2015-08-21 | smsc911x: Remove dev==NULL check. | Jeremy Linton | 1 | -3/+0 |
2015-08-21 | device property: Add ETH_ALEN check, update comments. | Jeremy Linton | 1 | -8/+13 |
2015-08-21 | Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or... | David S. Miller | 193 | -2795/+7123 |
2015-08-21 | ipv4: Make fib_encap_match static | Ying Xue | 1 | -3/+3 |
2015-08-21 | Merge branch 'ewma' | David S. Miller | 13 | -132/+29 |
2015-08-21 | average: remove out-of-line implementation | Johannes Berg | 3 | -98/+0 |
2015-08-21 | rt2x00: use DECLARE_EWMA | Johannes Berg | 3 | -15/+10 |
2015-08-21 | ath5k: use DECLARE_EWMA | Johannes Berg | 5 | -7/+8 |
2015-08-21 | virtio_net: use DECLARE_EWMA | Johannes Berg | 2 | -12/+11 |
2015-08-21 | bnx2x: Fix vxlan endianity issue | Yuval Mintz | 1 | -1/+1 |
2015-08-20 | Merge branch 'vrf-cleanups-part-2' | David S. Miller | 1 | -20/+4 |
2015-08-20 | vrf: ndo_add|del_slave drop unnecessary checks | Nikolay Aleksandrov | 1 | -5/+1 |
2015-08-20 | vrf: move vrf_insert_slave so we can drop a goto label | Nikolay Aleksandrov | 1 | -6/+2 |
2015-08-20 | vrf: remove unnecessary duplicate check | Nikolay Aleksandrov | 1 | -8/+0 |
2015-08-20 | vrf: don't panic on cache create failure | Nikolay Aleksandrov | 1 | -1/+1 |
2015-08-20 | nfc: netlink: Add capability to reply to vendor_cmd with data | Christophe Ricard | 2 | -2/+125 |
2015-08-20 | vrf: plug skb leaks | Nikolay Aleksandrov | 1 | -3/+10 |
2015-08-20 | nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter | Christophe Ricard | 1 | -1/+1 |
2015-08-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -146/+212 |
2015-08-20 | nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip | Robert Baldyga | 13 | -0/+1565 |
2015-08-20 | NFC: nci: export nci_core_reset and nci_core_init | Robert Baldyga | 2 | -0/+16 |
2015-08-20 | NFC: nci: Add post_setup handler | Robert Baldyga | 2 | -0/+5 |
2015-08-20 | Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2015-08-20 | Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 6 | -1/+27 |