summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Convert to using %pOF instead of full_nameRob Herring2017-07-2421-157/+134Star
* Merge branch 'virtio_net-xdp-refine'David S. Miller2017-07-242-134/+200
|\
| * virtio-net: switch off offloads on demand if possible on XDP setJason Wang2017-07-241-5/+65
| * virtio-net: do not reset during XDP setJason Wang2017-07-241-126/+106Star
| * virtio-net: switch to use new ctx API for small bufferJason Wang2017-07-241-5/+12
| * virtio-net: pack headroom into ctx for mergeable buffersJason Wang2017-07-241-5/+24
| * virtio_ring: allow to store zero as the ctxJason Wang2017-07-241-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211200-18852/+38137
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-2183-581/+1176
| |\
| | * net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa2017-07-211-1/+1
| | * rds: Make sure updates to cp_send_gen can be observedHåkon Bugge2017-07-211-3/+3
| | * net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy2017-07-211-24/+25
| | * ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar2017-07-211-4/+5
| | * rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-07-211-1/+2
| | * net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli2017-07-211-0/+1
| | * Merge branch 'BPF-map-value-adjust-fix'David S. Miller2017-07-216-23/+574
| | |\
| | | * bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann2017-07-211-0/+418
| | | * bpf: add test for mixed signed and unsigned bounds checksEdward Cree2017-07-211-0/+52
| | | * bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann2017-07-211-4/+4
| | | * bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann2017-07-214-5/+5
| | | * bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2017-07-212-14/+95
| | |/
| | * ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-07-201-2/+6
| | * net: tehuti: don't process data if it has not been copied from userspaceColin Ian King2017-07-201-0/+2
| | * Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern2017-07-201-0/+1
| | * net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll2017-07-201-0/+1
| | * dt-binding: ptp: Add SoC compatibility strings for dte ptp clockArun Parameswaran2017-07-201-4/+11
| | * NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev2017-07-191-1/+8
| | * net: Zero terminate ifr_name in dev_ifname().David S. Miller2017-07-191-0/+1
| | * wireless: wext: terminate ifr name coming from userspaceLevin, Alexander2017-07-191-0/+2
| | * netfilter: fix netfilter_net_init() returnDan Carpenter2017-07-181-2/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-186-166/+14Star
| | |\
| | | * netfilter: expect: fix crash when putting uninited expectationFlorian Westphal2017-07-171-1/+1
| | | * netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal2017-07-171-2/+1Star
| | | * netfilter: nat: fix src map lookupFlorian Westphal2017-07-171-8/+9
| | | * netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-172-152/+0Star
| | | * netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk2017-07-171-3/+3
| | * | udp: preserve skb->dst if required for IP options processingPaolo Abeni2017-07-181-2/+11
| | * | atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet2017-07-181-1/+1
| | * | ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2017-07-182-0/+2
| | * | ppp: Fix false xmit recursion detect with two ppp devicesGao Feng2017-07-181-9/+21
| | * | bpf: check NULL for sk_to_full_sk() return valueWANG Cong2017-07-171-1/+1
| | * | jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski2017-07-171-15/+14Star
| | |/
| | * Merge branch 'bcmgenet-Fragmented-SKB-corrections'David S. Miller2017-07-162-149/+152
| | |\
| | | * net: bcmgenet: Free skb after last Tx fragDoug Berger2017-07-162-60/+84
| | | * net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger2017-07-161-106/+85Star
| | |/
| | * dt-bindings: net: Remove duplicate NSP Ethernet MAC binding documentFlorian Fainelli2017-07-161-24/+0Star
| | * Merge branch 'isdn-const-pci_device_ids'David S. Miller2017-07-1610-10/+10
| | |\
| | | * isdn: avm: c4: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| | | * isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| | | * isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-161-1/+1