summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+14
|\
| * 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/+1
| * netfilter: nat: fix src map lookupFlorian Westphal2017-07-171-8/+9
| * netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-172-152/+0
| * 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/+14
|/
* Merge branch 'bcmgenet-Fragmented-SKB-corrections'David S. Miller2017-07-152-149/+152
|\
| * net: bcmgenet: Free skb after last Tx fragDoug Berger2017-07-152-60/+84
| * net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger2017-07-151-106/+85
|/
* dt-bindings: net: Remove duplicate NSP Ethernet MAC binding documentFlorian Fainelli2017-07-151-24/+0
* Merge branch 'isdn-const-pci_device_ids'David S. Miller2017-07-1510-10/+10
|\
| * isdn: avm: c4: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: eicon: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
| * isdn: hisax: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
|/
* tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell2017-07-151-1/+9
* tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell2017-07-151-1/+0
* tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell2017-07-151-5/+18
* tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell2017-07-151-3/+11
* tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell2017-07-151-2/+1
* openvswitch: Fix for force/commit action failuresGreg Rose2017-07-151-15/+36
* sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko2017-07-151-0/+4
* ipv4: ip_do_fragment: fix headroom testsVasily Averin2017-07-151-4/+4
* mlx4_en: remove unnecessary returned value checkZhu Yanjun2017-07-151-5/+3
* ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld2017-07-151-9/+5
* Merge branch 'bgmac-stingray-soc'David S. Miller2017-07-154-36/+57
|\
| * Documentation: devicetree: net: optional idm regs for bgmacAbhishek Shah2017-07-151-0/+1
| * net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah2017-07-153-35/+55
| * net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah2017-07-151-1/+1
|/
* sctp: fix an array overflow when all ext chunks are setXin Long2017-07-141-2/+2
* liquidio: fix possible eeprom format string overflowArnd Bergmann2017-07-141-1/+1
* vmxnet3: avoid format strint overflow warningArnd Bergmann2017-07-141-1/+1
* net: thunder_bgx: avoid format string overflow warningArnd Bergmann2017-07-141-1/+1
* bnx2x: fix format overflow warningArnd Bergmann2017-07-141-1/+2
* net: niu: fix format string overflow warning:Arnd Bergmann2017-07-141-2/+2