summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-19dt-binding: ptp: Add SoC compatibility strings for dte ptp clockArun Parameswaran
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev
2017-07-19net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-07-19wireless: wext: terminate ifr name coming from userspaceLevin, Alexander
2017-07-18netfilter: fix netfilter_net_init() returnDan Carpenter
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-18udp: preserve skb->dst if required for IP options processingPaolo Abeni
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet
2017-07-18ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong
2017-07-17jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski
2017-07-17netfilter: expect: fix crash when putting uninited expectationFlorian Westphal
2017-07-17netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal
2017-07-17netfilter: nat: fix src map lookupFlorian Westphal
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal
2017-07-17netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk
2017-07-15Merge branch 'bcmgenet-Fragmented-SKB-corrections'David S. Miller
2017-07-15net: bcmgenet: Free skb after last Tx fragDoug Berger
2017-07-15net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger
2017-07-15dt-bindings: net: Remove duplicate NSP Ethernet MAC binding documentFlorian Fainelli
2017-07-15Merge branch 'isdn-const-pci_device_ids'David S. Miller
2017-07-15isdn: avm: c4: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav
2017-07-15isdn: eicon: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: constify pci_device_id.Arvind Yadav
2017-07-15tcp_bbr: init pacing rate on first RTT sampleNeal Cardwell
2017-07-15tcp_bbr: remove sk_pacing_rate=0 transient during initNeal Cardwell
2017-07-15tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helperNeal Cardwell
2017-07-15tcp_bbr: introduce bbr_bw_to_pacing_rate() helperNeal Cardwell
2017-07-15tcp_bbr: cut pacing rate only if filled pipeNeal Cardwell
2017-07-15openvswitch: Fix for force/commit action failuresGreg Rose
2017-07-15sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-07-15ipv4: ip_do_fragment: fix headroom testsVasily Averin
2017-07-15mlx4_en: remove unnecessary returned value checkZhu Yanjun
2017-07-15ioc3-eth: store pointer to net_device for priviate areaJason A. Donenfeld
2017-07-15Merge branch 'bgmac-stingray-soc'David S. Miller
2017-07-15Documentation: devicetree: net: optional idm regs for bgmacAbhishek Shah
2017-07-15net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah
2017-07-15net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah
2017-07-14sctp: fix an array overflow when all ext chunks are setXin Long
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann
2017-07-14vmxnet3: avoid format strint overflow warningArnd Bergmann
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann