summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-26Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-26net: macb: Remove CONFIG_PM ifdef because of compilation warningMichal Simek
2015-01-26Merge branch 'bpf'David S. Miller
2015-01-26samples: bpf: relax test_maps checkAlexei Starovoitov
2015-01-26bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov
2015-01-26net: macb: allow deffered probe of the driverNicolae Rosia
2015-01-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-01-26flow_dissector: add tipc supportErik Hugne
2015-01-26tipc: fix excessive network event loggingErik Hugne
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2015-01-26net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia
2015-01-26Merge branch 'sh_eth'David S. Miller
2015-01-26sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings
2015-01-26sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings
2015-01-26sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings
2015-01-26sh_eth: Fix padding of short frames on TXBen Hutchings
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller
2015-01-26net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-01-26net: cls_basic: return from walking on match in basic_getDaniel Borkmann
2015-01-26drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-26Merge branch 'cls_bpf'David S. Miller
2015-01-26net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann
2015-01-26net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang
2015-01-26stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang
2015-01-26stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang
2015-01-26Merge branch 'ovs_flowids'David S. Miller
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer
2015-01-26openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer
2015-01-26openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer
2015-01-26openvswitch: Refactor ovs_nla_fill_match().Joe Stringer
2015-01-26Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...David S. Miller
2015-01-26Merge branch 'sh_eth'David S. Miller
2015-01-26sh_eth: add more PM methodsMikhail Ulyanov
2015-01-26sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov
2015-01-26Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller
2015-01-26net: stmmac: add BQL supportBeniamino Galvani
2015-01-26Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-26Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard
2015-01-26NFC: st21nfcb: Fix "NULL pointer dereference" possible errorChristophe Ricard
2015-01-26NFC: st21nfca: Fix some skb memory leaksChristophe Ricard
2015-01-26NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...Christophe Ricard
2015-01-26NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard