aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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 updatesIvan 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-07net: add netif_is_geneve()John Hurley1-0/+6
2018-11-07net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław1-2/+0
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław1-1/+1
2018-11-07net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław1-0/+13
2018-11-07net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław1-1/+12
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit1-1/+0
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen1-0/+1
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni2-8/+43
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni1-0/+2
2018-11-07ip: factor out protocol delivery helperPaolo Abeni1-0/+1
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni1-0/+11
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni2-1/+3
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni2-1/+12
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe1-1/+12
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2-0/+4
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning1-0/+11
2018-11-07net: ensure unbound stream socket to be chosen when not in a VRFMike Manning2-0/+19
2018-11-07net: allow binding socket in a VRF when there's an unbound socketRobert Shearman3-10/+21
2018-11-06net: Add extack argument to ip_fib_metrics_initDavid Ahern1-1/+2
2018-11-06net: Add extack argument to rtnl_create_linkDavid Ahern1-1/+2
2018-11-06net: skbuff.h: remove unnecessary unlikely()Yangtao Li1-3/+1
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-5/+75
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-5/+48
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2-13/+1
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-5/+2
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long1-0/+1
2018-11-03sctp: fix strchange_flags name for Stream Change EventXin Long1-0/+2