summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2-2/+4
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-2/+8
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach1-0/+4
2016-10-19wireless: radiotap: fix timestamp sampling position valuesJohannes Berg1-2/+2
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller1-8/+24
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2-2/+19
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun1-1/+1
2016-10-16lwtunnel: Add destroy state operationTom Herbert1-4/+3
2016-10-15Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds1-35/+42
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac1-0/+1