summaryrefslogtreecommitdiffstats
path: root/Documentation/pti (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19net: Zero terminate ifr_name in dev_ifname().David S. Miller1-0/+1
2017-07-19wireless: wext: terminate ifr name coming from userspaceLevin, Alexander1-0/+2
2017-07-18netfilter: fix netfilter_net_init() returnDan Carpenter1-2/+2
2017-07-18udp: preserve skb->dst if required for IP options processingPaolo Abeni1-2/+11
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet1-1/+1
2017-07-18ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2-0/+2
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong1-1/+1
2017-07-17jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski1-15/+14
2017-07-17netfilter: expect: fix crash when putting uninited expectationFlorian Westphal1-1/+1
2017-07-17netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal1-2/+1
2017-07-17netfilter: nat: fix src map lookupFlorian Westphal1-8/+9
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal2-152/+0
2017-07-17netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk1-3/+3
2017-07-16net: bcmgenet: Free skb after last Tx fragDoug Berger2-60/+84
2017-07-16net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger1-106/+85
2017-07-16dt-bindings: net: Remove duplicate NSP Ethernet MAC binding documentFlorian Fainelli1-24/+0
2017-07-16isdn: avm: c4: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: eicon: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16isdn: hisax: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-15tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell1-1/+9
2017-07-15tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell1-1/+0
2017-07-15tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell1-5/+18
2017-07-15tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell1-3/+11
2017-07-15tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell1-2/+1
2017-07-15openvswitch: Fix for force/commit action failuresGreg Rose1-15/+36
2017-07-15sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-07-15ipv4: ip_do_fragment: fix headroom testsVasily Averin1-4/+4
2017-07-15mlx4_en: remove unnecessary returned value checkZhu Yanjun1-5/+3
2017-07-15ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld1-9/+5
2017-07-15Documentation: devicetree: net: optional idm regs for bgmacAbhishek Shah1-0/+1
2017-07-15net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah3-35/+55
2017-07-15net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah1-1/+1
2017-07-14sctp: fix an array overflow when all ext chunks are setXin Long1-2/+2
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann1-1/+1
2017-07-14vmxnet3: avoid format strint overflow warningArnd Bergmann1-1/+1
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann1-1/+1
2017-07-14bnx2x: fix format overflow warningArnd Bergmann1-1/+2
2017-07-14net: niu: fix format string overflow warning:Arnd Bergmann1-2/+2
2017-07-14isdn: divert: fix sprintf buffer overflow warningArnd Bergmann1-12/+13
2017-07-14net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi1-4/+6
2017-07-14smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy1-0/+1