aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* crush: decode and initialize chooseleaf_vary_rIlya Dryomov2014-05-16
* libceph: fix corruption when using page_count 0 page in rbdChunwei Chen2014-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-05
|\
| * ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai2014-05-05
| * vsock: Make transport the proto ownerAndy King2014-05-05
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-05
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-01
| | |\
| | | * Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-04-25
| | | * Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg2014-04-25
| * | | net: sched: lock imbalance in hhf qdiscJohn Fastabend2014-05-04
| |/ /
| * | tcp_cubic: fix the range of delayed_ackLiu Yu2014-04-30
| * | tcp: increment retransmit counters in tlp and fast openEric Dumazet2014-04-30
| * | net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov2014-04-28
| * | net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss2014-04-27
| * | sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-04-27
| * | bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita2014-04-27
| * | ipv6: fib: fix fib dump restartKumar Sundararajan2014-04-24
| * | rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson2014-04-24
| * | rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson2014-04-24
| * | netfilter: Fix warning in nfnetlink_receive().David S. Miller2014-04-24
| * | net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
| * | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-24
| * | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-24
| * | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-24
| * | netlink: Rename netlink_capable netlink_allowedEric W. Biederman2014-04-24
| * | net: filter: initialize A and X registersAlexei Starovoitov2014-04-23
| * | net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-05
|\ \ \ | |/ / |/| |
| * | libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov2014-04-28
* | | net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-18
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-04-18
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-04-17
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-14
| | |\ \
| | | * | mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau2014-04-11
| | | * | mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau2014-04-11
| | | * | mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh2014-04-09
| | | * | mac80211: fix radar_enabled propagationMichal Kazior2014-04-09
| | | * | mac80211: Disable SMPS for the monitor interfaceIdo Yariv2014-04-09
| | | * | mac80211: fix software remain-on-channel implementationJohannes Berg2014-04-09
* | | | | vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2014-04-18
|/ / / /
* | | | ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* | | | sit: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* | | | ip_tunnel: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* | | | net: use SYSCALL_DEFINEx for sys_recvJan Glauber2014-04-16
* | | | ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()Cong Wang2014-04-16
* | | | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
* | | | ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-04-15
* | | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* | | | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-14
|\ \ \ \