aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-09ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier5-1/+244
2014-09-09Merge branch 'bpf-next'David S. Miller9-91/+108
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann8-10/+10
2014-09-09net: bpf: arm: address randomize and write protect JIT codeDaniel Borkmann1-6/+26
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann4-75/+72
2014-09-09tcp: remove dst refcount false sharing for prequeue modeEric Dumazet2-10/+25
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell1-0/+1
2014-09-09ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram5-5/+0
2014-09-09openvswitch: change the data type of error status to atomic_long_tLi RongQing2-23/+12
2014-09-09bridge: Cleanup of unncessary check.Rami Rosen1-3/+0
2014-09-09Merge branch 'bridge_rtnl_link'David S. Miller3-15/+121
2014-09-09bridge: implement rtnl_link_ops->changelinkJiri Pirko1-0/+39
2014-09-09bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko2-0/+37
2014-09-09bridge: implement rtnl_link_ops->slave_changelinkJiri Pirko1-2/+16
2014-09-09bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave_infoJiri Pirko1-6/+21
2014-09-09bridge: switch order of rx_handler reg and upper dev linkJiri Pirko1-7/+8
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat7-17/+12
2014-09-09Merge branch 'ebpf'David S. Miller7-56/+135
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov3-55/+67
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov5-1/+68
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller213-4480/+8748
2014-09-08inet: remove dead inetpeer sequence codeWillem de Bruijn2-22/+0
2014-09-08drivers: net: cpsw: Add support for pause framesMugunthan V N1-0/+37
2014-09-08hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-2/+2
2014-09-08net: Fix GRE RX to use skb_transport_header for GRE header offsetTom Herbert1-3/+2
2014-09-08dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck1-6/+2
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville25-38/+86
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller694-3445/+6360
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-14/+33
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-6/+18
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds5-18/+99
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-555/+1082
2014-09-07net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani1-2/+0
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller11-14/+33
2014-09-07ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong1-2/+0
2014-09-07Linux 3.17-rc4Linus Torvalds1-1/+1
2014-09-07rose: use %*ph specifierAndy Shevchenko1-1/+2
2014-09-07Documentation: new page link in SubmittingPatchesSudip Mukherjee1-0/+1
2014-09-07Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-09-07Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida1-1/+1
2014-09-07Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan1-5/+5
2014-09-07Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones1-0/+33
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds12-34/+122
2014-09-07amd-xgbe-phy: Fix build break for missing declarationTom Lendacky1-0/+1
2014-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-14/+18
2014-09-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+12
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-11/+39
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2-13/+8
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-17/+28
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-59/+90