summaryrefslogtreecommitdiffstats
path: root/samples/hidraw (unfollow)
Commit message (Expand)AuthorFilesLines
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...Jiri 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-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-09inet: remove dead inetpeer sequence codeWillem de Bruijn2-22/+0
2014-09-09drivers: net: cpsw: Add support for pause framesMugunthan V N1-0/+37
2014-09-09hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-2/+2
2014-09-09net: 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-08net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani1-2/+0
2014-09-08ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong1-2/+0
2014-09-08Linux 3.17-rc4v3.17-rc4Linus Torvalds1-1/+1
2014-09-08rose: use %*ph specifierAndy Shevchenko1-1/+2
2014-09-08Documentation: new page link in SubmittingPatchesSudip Mukherjee1-0/+1
2014-09-08Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-09-08Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida1-1/+1
2014-09-08Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan1-5/+5
2014-09-08Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones1-0/+33
2014-09-07amd-xgbe-phy: Fix build break for missing declarationTom Lendacky1-0/+1
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2-13/+8
2014-09-06tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()Neal Cardwell1-3/+0
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka4-18/+49
2014-09-06timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner1-2/+3
2014-09-06compat: nanosleep: Clarify error handlingThomas Gleixner1-3/+21
2014-09-06e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz1-76/+79
2014-09-06amd-xgbe: Enable interrupts for all management countersLendacky, Thomas1-2/+2
2014-09-06amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas1-82/+108
2014-09-06mlx4: only pull headers into skb headEric Dumazet1-5/+8
2014-09-06mISDN: remove DSP_NEVER_DEFINED and adjust code identationColin Ian King1-56/+53
2014-09-06greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2-39/+49
2014-09-06bonding: add slave netlink policy and put slave-related ops togetherJiri Pirko1-2/+7
2014-09-06cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2-3/+3
2014-09-06ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi1-14/+34
2014-09-06ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi1-1/+14
2014-09-06tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet5-36/+31
2014-09-06tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet5-6/+11
2014-09-06ixgbe: use new eth_get_headlen interfaceAlexander Duyck1-115/+1
2014-09-06igb: use new eth_get_headlen interfaceAlexander Duyck1-108/+1
2014-09-06net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck6-16/+66
2014-09-06net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck3-3/+7
2014-09-06net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck6-21/+40
2014-09-06net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck2-52/+42
2014-09-06ipv4: harden fnhe_hashfun()Eric Dumazet2-5/+6
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida9-13/+13
2014-09-06net-timestamp: fix allocation error in testWillem de Bruijn1-1/+0
2014-09-06hyperv: NULL dereference on errorDan Carpenter1-4/+2