summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-161-0/+2
* netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron2016-06-161-0/+1
* bpf, maps: flush own entries on perf map releaseDaniel Borkmann2016-06-151-0/+9
* bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann2016-06-151-3/+9
* bpf, maps: add release callbackDaniel Borkmann2016-06-151-1/+2
* net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-152-0/+2
* Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller2016-06-151-12/+263
|\
| * {net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed2016-06-101-12/+263
* | 6lowpan: introduce 6lowpan-ndAlexander Aring2016-06-151-6/+12
* | ipv6: export several functionsAlexander Aring2016-06-152-0/+19
* | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-152-3/+199
* | ndisc: add __ndisc_opt_addr_data functionAlexander Aring2016-06-151-4/+10
* | ndisc: add __ndisc_opt_addr_space functionAlexander Aring2016-06-151-2/+7
* | 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-152-0/+9
* | 6lowpan: add private neighbour dataAlexander Aring2016-06-152-2/+11
* | net_sched: add the ability to defer skb freeingEric Dumazet2016-06-152-6/+15
* | skb_array: resize supportMichael S. Tsirkin2016-06-151-4/+29
* | ptr_ring: resize supportMichael S. Tsirkin2016-06-151-14/+143
* | skb_array: array based FIFO for skbsMichael S. Tsirkin2016-06-151-0/+144
* | ptr_ring: array based FIFO for pointersMichael S. Tsirkin2016-06-151-0/+264
* | net_sched: make tcf_hash_check() booleanWANG Cong2016-06-151-2/+2
* | net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern2016-06-151-0/+2
* | net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern2016-06-151-3/+3
* | sched: remove NET_XMIT_POLICEDFlorian Westphal2016-06-121-1/+0
* | net_sched: remove generic throttled managementEric Dumazet2016-06-102-18/+2
* | mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar2016-06-101-1/+3
* | Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-104-61/+115
|\ \
| * | mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-091-1/+13
| * | mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-4/+0
| * | wext: reformat struct/union declarationsJohannes Berg2016-06-091-41/+22
| * | cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-312-1/+34
| * | cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-312-14/+46
* | | bpf: fix missing header inclusionZi Shen Lim2016-06-101-0/+1
* | | tcp: add in_flight to tcp_skb_cbLawrence Brakmo2016-06-101-0/+2
* | | virtio_net: introduce virtio_net_hdr_{from,to}_skbMike Rapoport2016-06-101-0/+101
* | | virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport2016-06-101-3/+3
* | | bpf: enforce recursion limit on redirectsDaniel Borkmann2016-06-101-0/+2
* | | openvswitch: Add packet truncation support.William Tu2016-06-101-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-1028-46/+173
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-1011-13/+37
| |\ \ \
| | * | | packet: compat support for sock_fprogWillem de Bruijn2016-06-091-0/+1
| | * | | net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-092-2/+9
| | * | | net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-091-0/+6
| | * | | net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-092-3/+2
| | * | | net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-06-091-0/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-071-1/+1
| | |\ \ \
| | | * | | ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-061-1/+1
| | * | | | net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-072-3/+8
| | * | | | gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King2016-06-071-1/+1
| | * | | | net_sched: keep backlog updated with qlenWANG Cong2016-06-061-1/+4
| | |/ / /