summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-071-15/+21
* ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-071-1/+1
* ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-071-1/+1
* ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-071-4/+14
* net: sched: remove tcf_proto from ematch callsJohn Fastabend2014-10-061-5/+5
* net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-061-1/+3
* ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet2014-10-061-0/+1
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-061-1/+1
* net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet2014-10-061-2/+2
* openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-062-10/+13
* openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-061-1/+1
* openvswitch: Add support for matching on OAM packets.Jesse Gross2014-10-061-0/+1
* net: Add Geneve tunneling protocol driverAndy Zhou2014-10-062-0/+93
* Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-057-10/+111
|\
| * wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-021-0/+87
| * bcma: register bcma as device tree driverHauke Mehrtens2014-09-301-0/+2
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-263-3/+4
| |\
| | * Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-241-0/+1
| | * Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-241-2/+2
| | * Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-171-1/+0
| | * Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-151-0/+1
| * | Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-262-7/+18
| |\ \
| | * | NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-241-4/+5
| | * | NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-011-3/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-055-263/+106
|\ \ \ \
| * | | | ipvs: Clean up comment style in ip_vs.hSimon Horman2014-10-021-139/+75
| * | | | netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso2014-10-021-0/+6
| * | | | netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso2014-10-021-117/+1
| * | | | netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-023-7/+24
* | | | | Removed unused inet6 address stateSébastien Barré2014-10-041-1/+0
* | | | | net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian2014-10-041-3/+4
* | | | | ip_tunnel: Add GUE supportTom Herbert2014-10-031-0/+1
* | | | | gue: Receive side for Generic UDP EncapsulationTom Herbert2014-10-032-0/+30
* | | | | fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-031-0/+3
* | | | | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-032-3/+13
* | | | | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-033-92/+207
* | | | | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-033-75/+188
* | | | | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-032-12/+40
* | | | | qdisc: validate skb without holding lockEric Dumazet2014-10-032-2/+2
* | | | | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUEJesper Dangaard Brouer2014-10-031-0/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-027-51/+44
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-012-21/+4
| |\ \ \ \ \
| | * | | | | ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-302-21/+4
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-261-1/+1
| * | | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-272-15/+27
| |\ \ \ \ \ \ \
| | * | | | | | | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-242-4/+13
| | * | | | | | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-241-9/+12
| | * | | | | | | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-241-1/+1
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-09-261-0/+13
| |\ \ \ \ \ \ \ \