summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-03-10Bluetooth: btmrvl_sdio: fix firmware activation failureWei-Ning Huang
2016-03-106lowpan: iphc: fix SAM/DAM bit commentAlexander Aring
2016-03-106lowpan: debugfs: add missing staticAlexander Aring
2016-03-10mac802154: use put and get unaligned functionsAlexander Aring
2016-03-10Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin
2016-03-10Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8Jérôme de Bretagne
2016-03-10Merge tag 'linux-can-next-for-4.6-20160310' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-03-10can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram
2016-03-10can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut
2016-03-10can: ifi: Fix RX and TX ID maskMarek Vasut
2016-03-10can: ifi: Fix TX DLC configurationMarek Vasut
2016-03-10can: ifi: Fix clock generator configurationMarek Vasut
2016-03-09bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov
2016-03-09bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTSAlexei Starovoitov
2016-03-09Merge branch 'variable-length-ll-headers'David S. Miller
2016-03-09packet: validate variable length ll headersWillem de Bruijn
2016-03-09ax25: add link layer header validation functionWillem de Bruijn
2016-03-09net: validate variable length ll headersWillem de Bruijn
2016-03-09Merge branch 'kcm'David S. Miller
2016-03-09kcm: Add description in DocumentationTom Herbert
2016-03-09kcm: Add receive message timeoutTom Herbert
2016-03-09kcm: Add memory limit for receive message constructionTom Herbert
2016-03-09kcm: Sendpage supportTom Herbert
2016-03-09kcm: Splice supportTom Herbert
2016-03-09kcm: Add statistics and proc interfacesTom Herbert
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert
2016-03-09tcp: Add tcp_inq to get available receive bytes on socketTom Herbert
2016-03-09net: Walk fragments in __skb_splice_bitsTom Herbert
2016-03-09net: Add MSG_BATCH flagTom Herbert
2016-03-09net: Allow MSG_EOR in each msghdr of sendmmsgTom Herbert
2016-03-09net: Make sock_alloc exportableTom Herbert
2016-03-09rcu: Add list_next_or_null_rcuTom Herbert
2016-03-08samples/bpf: add map performance testAlexei Starovoitov
2016-03-08samples/bpf: stress test bpf_get_stackidAlexei Starovoitov
2016-03-08samples/bpf: add bpf map stress testAlexei Starovoitov
2016-03-08ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann
2016-03-08Merge branch 'bpf-map-prealloc'David S. Miller
2016-03-08samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov
2016-03-08samples/bpf: move ksym_search() into libraryAlexei Starovoitov
2016-03-08samples/bpf: make map creation more verboseAlexei Starovoitov
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov
2016-03-08bpf: check for reserved flag bits in array and stack mapsAlexei Starovoitov
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov
2016-03-08bpf: introduce percpu_freelistAlexei Starovoitov
2016-03-08bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov
2016-03-08Merge branch 'ipv6-per-netns-gc'David S. Miller
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček
2016-03-08ipv6: replace global gc_args with local variableMichal Kubeček