aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+5
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot1-0/+0
2015-10-21tcp: track the packet timings in RACKYuchung Cheng1-0/+6
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 Cheng1-0/+3
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-5/+12
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso25-121/+264
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+17
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal1-1/+0
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+1
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen2-1/+7
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni1-5/+0
2015-10-13wireless: add WNM action frame categoriesJohannes Berg1-0/+3
2015-10-13wireless: update robust action frame listJohannes Berg1-0/+2
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+2
2015-10-12tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet1-2/+2
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2-1/+4
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov1-0/+2
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-1/+21
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov2-7/+38
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier1-0/+5
2015-10-09net/core: lockdep_rtnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai1-4/+4
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai1-1/+1
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai1-3/+3
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai1-3/+3
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai1-38/+38
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai1-1/+1
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-3/+4
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-1/+5
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann1-0/+4
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann1-0/+6
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa1-14/+47
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa2-17/+28
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran1-0/+7
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran1-19/+3
2015-10-08Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapDavid S. Miller1-0/+3
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+2
2015-10-07net: Add netif_is_l3_slaveDavid Ahern1-0/+7
2015-10-06regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+3
2015-10-06Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller1-4/+0
2015-10-05netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA1-1/+1