summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: remove tag_protocol from dsa_switchVivien Didelot2016-04-211-5/+0
* net: nla_align_64bit() needs to test the right pointer.David S. Miller2016-04-201-1/+1
* net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typosEric Dumazet2016-04-201-8/+11
* net: Add helpers for 64-bit aligning netlink attributes.David S. Miller2016-04-201-0/+37
* net: dsa: constify probed nameVivien Didelot2016-04-181-2/+3
* ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-172-3/+2
* vxlan: synchronously and race-free destruction of vxlan socketsHannes Frederic Sowa2016-04-171-2/+0
* sctp: export some apis or variables for sctp_diag and reuse some for procXin Long2016-04-151-0/+13
* sctp: add sctp_info dump api for sctp_diagXin Long2016-04-151-0/+3
* sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner2016-04-151-15/+0
* tcp: do not mess with listener sk_wmem_allocEric Dumazet2016-04-151-2/+7
* devlink: fix sb register stub in case devlink is disabledJiri Pirko2016-04-151-1/+3
* devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko2016-04-141-0/+12
* devlink: add shared buffer configurationJiri Pirko2016-04-141-0/+47
* gre: eliminate holes in ip_tunnelstephen hemminger2016-04-141-4/+3
* sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2016-04-141-1/+2
* sctp: compress bit-wide flags to a bitfield on sctp_sockMarcelo Ricardo Leitner2016-04-141-6/+6
* net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2016-04-141-2/+2
* sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-141-15/+29
* dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-141-2/+2
* net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-141-1/+0
* net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-141-2/+8
* net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-141-1/+2
* Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller2016-04-132-41/+41
|\
| * cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-122-38/+18
| * cfg80211: Improve Connect/Associate command documentationJouni Malinen2016-04-121-3/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-131-93/+15
|\ \
| * | netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal2016-04-121-39/+3
| * | netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal2016-04-121-54/+12
* | | rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-111-1/+2
* | | rxrpc: Move some miscellaneous bits out into their own fileDavid Howells2016-04-111-0/+1
* | | net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-111-0/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-093-4/+5
|\ \
| * \ Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-081-0/+2
| |\ \
| | * | mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
| | |/
| * | net_sched: fix a memory leak in tc actionWANG Cong2016-04-061-0/+1
| * | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-051-4/+2
| |/
* | net: dsa: make the VLAN add function return voidVivien Didelot2016-04-081-1/+1
* | net: dsa: make the FDB add function return voidVivien Didelot2016-04-081-1/+1
* | net: dsa: make the STP state function return voidVivien Didelot2016-04-081-2/+2
* | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-082-6/+87
|\ \
| * | cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen2016-04-061-0/+2
| * | mac80211: add A-MSDU tx supportFelix Fietkau2016-04-061-0/+19
| * | mac80211: enable collecting station statistics per-CPUJohannes Berg2016-04-061-0/+4
| * | mac80211: allow passing transmitter station on RXJohannes Berg2016-04-061-3/+4
| * | mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker2016-04-051-1/+7
| * | cfg80211: allow userspace to specify client P2P PS supportAyala Beker2016-04-051-0/+2
| * | cfg80211: fix kernel-doc struct nameAkira Moroo2016-04-051-1/+1
| * | nl80211: add feature for BSS selection supportArend van Spriel2016-04-051-0/+34
| * | mac80211: synchronize driver rx queues before removing a stationSara Sharon2016-04-051-0/+5