summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-11qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-03-11Merge branch 'cxgb4-next'David S. Miller1-96/+125
2016-03-11cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai1-4/+4
2016-03-11cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai1-0/+5
2016-03-11cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai1-71/+94
2016-03-11cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai1-25/+26
2016-03-11net: dsa: mv88e6xxx: avoid writing the same modeVivien Didelot1-8/+13
2016-03-11net: dsa: mv88e6xxx: read then write PVIDVivien Didelot1-4/+26
2016-03-11net: dsa: mv88e6xxx: rework port state setterVivien Didelot2-22/+34
2016-03-11Merge branch 'sh_eth-fixes'David S. Miller1-4/+6
2016-03-11sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov1-3/+4
2016-03-11sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-03-10kcm: mark helper functions inlineArnd Bergmann1-2/+2
2016-03-10Merge tag 'linux-can-next-for-4.6-20160310' of git://git.kernel.org/pub/scm/l...David S. Miller4-36/+75
2016-03-10can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram3-1/+13
2016-03-10can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut1-2/+29
2016-03-10can: ifi: Fix RX and TX ID maskMarek Vasut1-4/+4
2016-03-10can: ifi: Fix TX DLC configurationMarek Vasut1-8/+6
2016-03-10can: ifi: Fix clock generator configurationMarek Vasut1-21/+23
2016-03-10bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov1-1/+1
2016-03-10bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTSAlexei Starovoitov1-0/+5
2016-03-10Merge branch 'variable-length-ll-headers'David S. Miller3-27/+53
2016-03-10packet: validate variable length ll headersWillem de Bruijn1-25/+18
2016-03-10ax25: add link layer header validation functionWillem de Bruijn1-0/+15
2016-03-10net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-03-10Merge branch 'kcm'David S. Miller16-43/+3483
2016-03-10kcm: Add description in DocumentationTom Herbert1-0/+285
2016-03-10kcm: Add receive message timeoutTom Herbert3-2/+39
2016-03-10kcm: Add memory limit for receive message constructionTom Herbert3-2/+52
2016-03-10kcm: Sendpage supportTom Herbert1-2/+145
2016-03-10kcm: Splice supportTom Herbert1-2/+96
2016-03-10kcm: Add statistics and proc interfacesTom Herbert4-1/+597
2016-03-10kcm: Kernel Connection Multiplexor moduleTom Herbert8-1/+2201
2016-03-10tcp: Add tcp_inq to get available receive bytes on socketTom Herbert2-14/+25
2016-03-10net: Walk fragments in __skb_splice_bitsTom Herbert1-23/+16
2016-03-10net: Add MSG_BATCH flagTom Herbert2-0/+6
2016-03-10net: Allow MSG_EOR in each msghdr of sendmmsgTom Herbert1-4/+6
2016-03-10net: Make sock_alloc exportableTom Herbert2-1/+3
2016-03-10rcu: Add list_next_or_null_rcuTom Herbert1-0/+21
2016-03-09samples/bpf: add map performance testAlexei Starovoitov3-0/+259
2016-03-09samples/bpf: stress test bpf_get_stackidAlexei Starovoitov1-0/+9
2016-03-09samples/bpf: add bpf map stress testAlexei Starovoitov3-0/+113
2016-03-09ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann1-0/+11
2016-03-08Merge branch 'bpf-map-prealloc'David S. Miller20-179/+514
2016-03-08samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov1-1/+9
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov8-15/+23
2016-03-08samples/bpf: move ksym_search() into libraryAlexei Starovoitov3-66/+69
2016-03-08samples/bpf: make map creation more verboseAlexei Starovoitov1-1/+4
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov3-18/+71
2016-03-08bpf: check for reserved flag bits in array and stack mapsAlexei Starovoitov2-1/+4