summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-11-10ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun1-0/+6
2016-11-10ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2-0/+17
2016-11-10ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun1-0/+36
2016-11-09net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion1-4/+6
2016-11-09net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion1-0/+1
2016-11-09flow_dissector: Add enums for encapsulation keysHadar Hen Zion1-0/+4
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion1-0/+37
2016-11-08net: make default TX queue length a defined constantJesper Dangaard Brouer1-0/+2
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni1-0/+15
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni1-2/+3
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti4-5/+10
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti2-1/+13
2016-11-04net: core: Add a UID field to struct sock.Lorenzo Colitti1-0/+7
2016-11-03ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn1-0/+1
2016-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+63
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso1-0/+27
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso1-0/+5
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal1-0/+31
2016-11-01net: set SK_MEM_QUANTUM to 4096Eric Dumazet1-6/+17
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-58/+110
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-24/+69
2016-10-30vxlan: avoid using stale vxlan socket.pravin shelar1-2/+2
2016-10-30Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller3-39/+134
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller1-8/+13
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet1-5/+0
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf1-0/+10
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern1-0/+1
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-0/+2
2016-10-27genetlink: use idr to track familiesJohannes Berg1-16/+15
2016-10-27genetlink: statically initialize familiesJohannes Berg1-59/+12
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-5/+2
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg1-0/+2
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli1-0/+1
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna1-0/+24
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun1-0/+6
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen1-0/+9
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen1-0/+21
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen1-5/+7
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg1-8/+4
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel1-3/+10
2016-10-27udp: fix IP_CHECKSUM handlingEric Dumazet1-2/+2
2016-10-27doc: update docbook annotations for socket and skbStephen Hemminger1-1/+3
2016-10-26mac80211: fix some sphinx warningsJani Nikula1-8/+13
2016-10-24net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2-0/+13
2016-10-24lwt: Remove unused len fieldThomas Graf1-2/+1
2016-10-23udp: implement memory accounting helpersPaolo Abeni1-0/+4
2016-10-23net/socket: factor out helpers for memory and queue manipulationPaolo Abeni1-0/+4
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong1-0/+1
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet1-0/+1
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer1-3/+4