aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-05l2tp: add comment in API header that L2TP_ATTR_OFFSET is not usedJames Chapman1-1/+1
2018-01-05l2tp: revert "l2tp: add peer_offset parameter"James Chapman1-1/+0
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-3/+28
2018-01-04net: dsa: lan9303: phy_addr_sel_strap rename and retypeEgil Hjelmeland1-1/+1
2018-01-03net: phy: add phy_modify() accessorRussell King1-0/+1
2018-01-03net: phy: add paged phy register accessorsRussell King1-0/+11
2018-01-03net: phy: add unlocked accessorsRussell King1-0/+28
2018-01-03net: mdiobus: add unlocked accessorsRussell King1-0/+3
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Russell King1-9/+0
2018-01-02sfp: improve support for direct-attach copper cablesRussell King1-1/+35
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King1-0/+2
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King1-0/+1
2018-01-02net: dccp: Add DCCP sendmsg trace eventMasami Hiramatsu2-38/+45
2018-01-02net: sctp: Add SCTP ACK tracking trace eventMasami Hiramatsu1-0/+99
2018-01-02net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu1-0/+97
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar10-110/+379
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar4-378/+378
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar10-2001/+2114
2018-01-02inet_diag: Add equal-operator for portsKristian Evensen1-0/+2
2018-01-02net: ptr_ring: otherwise safe empty checks can overrun array boundsJohn Fastabend1-1/+6
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-64/+65
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-60/+45
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-0/+4
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-0/+4
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-1/+12
2017-12-27net/trace: fix printk format in inet_sock_set_stateYafang Shao1-2/+1
2017-12-27net: sch: api: fix tcf_block_getSudip Mukherjee1-1/+2
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov1-0/+1
2017-12-27l2tp: add peer_offset parameterLorenzo Bianconi1-0/+1
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-8/+29
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-2/+2
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+3
2017-12-26tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau1-60/+37
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+8
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2017-12-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+2
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner1-0/+5
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-28/+51
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-11/+13
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann1-0/+644
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+27
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+6
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2-2/+4