summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal1-0/+5
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal3-35/+0
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal1-8/+7
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal1-6/+0
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal1-11/+0
2018-12-17netfilter: nat: fold in_range indirection into callerFlorian Westphal1-3/+0
2018-12-17netfilter: nat: remove l4proto->unique_tupleFlorian Westphal1-11/+0
2018-12-17netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal1-6/+0
2018-12-17netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal1-2/+0
2018-12-01netfilter: nat: remove l4 protocol port roversFlorian Westphal1-1/+1
2018-12-01netfilter: remove NFC_* cache bitsPablo Neira Ayuso4-71/+0
2018-11-12netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo1-4/+0
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2-8/+13
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-38/+68
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit1-0/+2
2018-11-11net_sched: sch_fq: add dctcp-like markingEric Dumazet1-0/+3
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn1-1/+1
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn2-2/+37
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2-12/+20
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit1-20/+2
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley2-0/+37
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit1-0/+4
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit1-3/+0
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit1-5/+2
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-3/+2
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+9
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+7
2018-11-09net: phy: leds: Don't make our own link speed namesKyle Roeschley1-1/+1
2018-11-09net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit1-5/+5
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar1-0/+2
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2-0/+43
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-7/+1
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-6/+30
2018-11-08net: sched: red: inform offloads about harddrop settingJakub Kicinski1-0/+1
2018-11-08net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk1-0/+11
2018-11-08net: core: dev_addr_lists: add auxiliary func to handle reference address upd...Ivan Khoronzhuk1-0/+10
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2-0/+3
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio5-6/+11
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio1-0/+9
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio2-0/+10
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2-0/+4
2018-11-08net: sched: add an offload graft helperJakub Kicinski1-0/+12
2018-11-08net: sched: add an offload dump helperJakub Kicinski1-0/+12
2018-11-08net: phy: remove state PHY_ANHeiner Kallweit1-18/+1
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov1-7/+1
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds2-5/+13
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds1-4/+3
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9