summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2-1/+7
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller4-28/+168
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2-0/+12
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-22net: mdio-gpio: move platform data headerVivien Didelot1-0/+0
2015-10-22netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen1-1/+2
2015-10-21tcp: use RACK to detect lossesYuchung Cheng1-0/+9
2015-10-21tcp: track the packet timings in RACKYuchung Cheng2-0/+11
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng1-2/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng2-0/+10
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-39/+129
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+27
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-71/+50
2015-10-19uapi: add mpls_iptunnel.hstephen hemminger1-0/+1
2015-10-19tcp: do not set queue_mapping on SYNACKEric Dumazet1-1/+1
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso61-332/+994
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+17
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal1-1/+1
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal1-1/+0
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet2-26/+2
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet1-0/+1
2015-10-15switchdev: introduce possibility to defer obj_add/delJiri Pirko1-0/+1
2015-10-15switchdev: remove pointers from switchdev objectsJiri Pirko1-4/+3
2015-10-15switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko1-0/+1
2015-10-15switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko1-3/+3
2015-10-15switchdev: introduce switchdev deferred ops infrastructureJiri Pirko1-0/+5
2015-10-15net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+1
2015-10-15net/mlx5_core: Wait for FW readiness on startupEli Cohen2-1/+7
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-15net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1
2015-10-15tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet1-1/+1
2015-10-15Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller2-6/+6
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie1-1/+2
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-6/+0
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni1-1/+0
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni1-5/+0
2015-10-13can: avoid using timeval for uapiArnd Bergmann1-1/+6
2015-10-13net: Add IPv6 support to l3mdevDavid Ahern1-0/+46
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2-3/+81
2015-10-13wireless: add WNM action frame categoriesJohannes Berg1-0/+3
2015-10-13wireless: update robust action frame listJohannes Berg1-0/+2
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2-19/+80
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam1-0/+2
2015-10-13ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman1-1/+1
2015-10-13ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman1-3/+3
2015-10-13rtnetlink: fix gcc -Wconversion warningArad, Ronen1-1/+1