summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-0515-44/+124
|\
| * MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-059-31/+66
| |\
| | * ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet2015-02-051-2/+2
| | * flow_keys: n_proto type should be __be16Eric Dumazet2015-02-051-3/+3
| | * ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-041-0/+3
| | * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-031-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-031-0/+2
| | |\
| | | * netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-191-0/+2
| | * | ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-022-1/+2
| | * | net: sched: fix panic in rate estimatorsEric Dumazet2015-02-011-8/+5
| | * | net: Fix vlan_get_protocol for stacked vlanToshiaki Makita2015-01-311-14/+46
| | * | tcp: stretch ACK fixes prepNeal Cardwell2015-01-291-2/+2
| * | | sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2015-02-011-1/+1
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-311-0/+6
| |\ \ \
| | * | | i2c: Only include slave support if selectedJean Delvare2015-01-261-0/+6
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-301-6/+0
| |\ \ \ \
| | * | | | perf: Tighten (and fix) the grouping conditionPeter Zijlstra2015-01-281-6/+0
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-01-302-4/+47
| |\ \ \ \ \
| | * | | | | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-282-4/+47
| * | | | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-2/+4
| | |_|_|/ / | |/| | | |
* | | | | | pkt_sched: fq: better control of DDOS trafficEric Dumazet2015-02-051-0/+2
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-058-37/+18
|\ \ \ \ \ \
| * | | | | | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-041-2/+0
| * | | | | | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro2015-02-041-3/+0
| * | | | | | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro2015-02-041-1/+0
| * | | | | | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-041-2/+1
| * | | | | | net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-041-7/+0
| * | | | | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-042-4/+2
| * | | | | | ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro2015-02-041-10/+8
| * | | | | | ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-041-1/+1
| * | | | | | rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro2015-02-041-6/+5
| * | | | | | vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-041-1/+1
* | | | | | | tcp: do not pace pure ack packetsEric Dumazet2015-02-051-0/+15
* | | | | | | rhashtable: Introduce rhashtable_walk_*Herbert Xu2015-02-051-0/+35
* | | | | | | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-052-0/+20
* | | | | | | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-053-1/+17
* | | | | | | net/bonding: Notify state change on slavesMoni Shoua2015-02-051-0/+12
* | | | | | | net/bonding: Move slave state changes to a helper functionMoni Shoua2015-02-051-0/+5
* | | | | | | net/core: Add event for a change in slave stateMoni Shoua2015-02-051-0/+15
* | | | | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-044-13/+84
|\ \ \ \ \ \ \
| * | | | | | | nl80211: don't document per-wiphy interface dumpJohannes Berg2015-01-291-2/+2
| * | | | | | | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+5
| * | | | | | | mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-0/+9
| * | | | | | | mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-5/+10
| * | | | | | | cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+18
| * | | | | | | nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-232-6/+19
| * | | | | | | mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-0/+7
| * | | | | | | nl80211: Allow set network namespace by fdVadim Kochan2015-01-231-0/+2
| * | | | | | | mac80211: allow drivers to control software cryptoJohannes Berg2015-01-221-0/+12
* | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-042-5/+10
|\ \ \ \ \ \ \ \