summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-06openvswitch: Add support for matching on OAM packets.Jesse Gross1-0/+1
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou2-0/+93
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich1-1/+1
2014-10-06Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller7-10/+111
2014-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-263/+106
2014-10-05Removed unused inet6 address stateSébastien Barré1-1/+0
2014-10-05net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian1-3/+4
2014-10-04ip_tunnel: Add GUE supportTom Herbert1-0/+1
2014-10-04gue: Receive side for Generic UDP EncapsulationTom Herbert2-0/+30
2014-10-04fou: eliminate IPv4,v6 specific GRO functionsTom Herbert1-0/+3
2014-10-04net/mlx5_core: Identify resources by their typeEli Cohen2-3/+13
2014-10-04net/mlx5_core: use set/get macros in device capsEli Cohen3-92/+207
2014-10-04net/mlx5_core: Use hardware registers description header fileEli Cohen3-75/+188
2014-10-04net/mlx5_core: Update device capabilities handlingEli Cohen2-12/+40
2014-10-04qdisc: validate skb without holding lockEric Dumazet2-2/+2
2014-10-04dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches1-6/+6
2014-10-03qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUEJesper Dangaard Brouer1-0/+16
2014-10-03Merge branch 'next' into for-linusDmitry Torokhov520-4797/+16530
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown1-0/+5
2014-10-03Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King23-43/+125
2014-10-03ARM: 8168/1: extend __init_end to a page align addressYalin Wang1-0/+2
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-51/+44
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev1-0/+87
2014-10-02ipvs: Clean up comment style in ip_vs.hSimon Horman1-139/+75
2014-10-02netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso1-0/+6
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso1-117/+1
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso3-7/+24
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-0/+12
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-21/+4
2014-10-02net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+2
2014-10-02net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong1-5/+1
2014-10-02udp: Generalize skb_udp_segmentTom Herbert2-3/+26
2014-10-02net: cleanup and document skb fclone layoutEric Dumazet1-0/+25
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani1-0/+1
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires1-0/+2
2014-10-01f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim1-1/+2
2014-10-01f2fs: introduce cp_control structureJaegeuk Kim1-5/+10
2014-10-01tcp: Change tcp_slow_start function to return voidLi RongQing1-1/+1
2014-10-01net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny1-0/+1
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa2-21/+4
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens1-0/+2
2014-09-30scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt1-1/+1
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown1-0/+20
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown4-31/+21
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown1-1/+1
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2-1/+41
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown1-2/+7
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend2-2/+13
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend1-1/+2
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend1-6/+33