Age | Commit message (Expand) | Author |
2018-11-09 | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf | Bob Copeland |
2018-11-09 | {nl,mac}80211: report gate connectivity in station info | Bob Copeland |
2018-11-09 | mac80211: allow hardware scan to fall back to software | Johannes Berg |
2018-11-09 | mac80211: allow drivers to use peer measurement API | Johannes Berg |
2018-11-09 | cfg80211: add peer measurement with FTM initiator API | Johannes Berg |
2018-11-09 | netlink: add nl_set_extack_cookie_u64() | Johannes Berg |
2018-11-08 | udp: Support for error handlers of tunnels with arbitrary destination port | Stefano Brivio |
2018-11-08 | net: Convert protocol error handlers from void to int | Stefano Brivio |
2018-11-08 | geneve: Allow configuration of DF behaviour | Stefano Brivio |
2018-11-08 | vxlan: Allow configuration of DF behaviour | Stefano Brivio |
2018-11-08 | udp: Handle ICMP errors for tunnels with same destination port on both endpoints | Stefano Brivio |
2018-11-08 | net: sched: add an offload graft helper | Jakub Kicinski |
2018-11-08 | net: sched: add an offload dump helper | Jakub Kicinski |
2018-11-08 | net: phy: remove state PHY_AN | Heiner Kallweit |
2018-11-07 | net: add netif_is_geneve() | John Hurley |
2018-11-07 | net/vlan: remove unused #define HAVE_VLAN_GET_TAG | Michał Mirosław |
2018-11-07 | net/vlan: include the shift in skb_vlan_tag_get_prio() | Michał Mirosław |
2018-11-07 | net/vlan: introduce __vlan_hwaccel_copy_tag() helper | Michał Mirosław |
2018-11-07 | net/vlan: introduce __vlan_hwaccel_clear_tag() helper | Michał Mirosław |
2018-11-07 | net: phy: make phy_trigger_machine static | Heiner Kallweit |
2018-11-07 | net: phy: bcm7xxx: Add entry for BCM7255 | Justin Chen |
2018-11-07 | udp: cope with UDP GRO packet misdirection | Paolo Abeni |
2018-11-07 | ipv6: factor out protocol delivery helper | Paolo Abeni |
2018-11-07 | ip: factor out protocol delivery helper | Paolo Abeni |
2018-11-07 | udp: add support for UDP_GRO cmsg | Paolo Abeni |
2018-11-07 | udp: implement GRO for plain UDP sockets. | Paolo Abeni |
2018-11-07 | udp: implement complete book-keeping for encap_needed | Paolo Abeni |
2018-11-07 | net: fix raw socket lookup device bind matching with VRFs | Duncan Eastoe |
2018-11-07 | net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs | Mike Manning |
2018-11-07 | net: ensure unbound datagram socket to be chosen when not in a VRF | Mike Manning |
2018-11-07 | net: ensure unbound stream socket to be chosen when not in a VRF | Mike Manning |
2018-11-07 | net: allow binding socket in a VRF when there's an unbound socket | Robert Shearman |
2018-11-06 | net: Add extack argument to ip_fib_metrics_init | David Ahern |
2018-11-06 | net: Add extack argument to rtnl_create_link | David Ahern |
2018-11-06 | net: skbuff.h: remove unnecessary unlikely() | Yangtao Li |
2018-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-11-05 | compiler: remove __no_sanitize_address_or_inline again | Martin Schwidefsky |
2018-11-04 | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-11-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-11-03 | sctp: define SCTP_SS_DEFAULT for Stream schedulers | Xin Long |
2018-11-03 | sctp: fix strchange_flags name for Stream Change Event | Xin Long |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar |
2018-11-03 | net: bql: add __netdev_tx_sent_queue() | Eric Dumazet |
2018-11-03 | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko |
2018-11-03 | include/linux/notifier.h: SRCU: fix ctags | Sam Protsenko |
2018-11-03 | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() | Pablo Neira Ayuso |
2018-11-03 | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() | Jozsef Kadlecsik |