aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
* tcp: avoid retransmits of TCP packets hanging in host queuesEric Dumazet2014-04-22
* ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit2014-04-22
* tipc: fix race in disc create/deleteYing Xue2014-04-22
* tipc: use bc_lock to protect node map in bearer structureYing Xue2014-04-22
* tipc: use bearer_disable to disable bearer in tipc_l2_device_eventYing Xue2014-04-22
* tipc: make media_ptr pointed netdevice validYing Xue2014-04-22
* tipc: purge tipc_net_lock lockYing Xue2014-04-22
* tipc: use RCU to protect media_ptr pointerYing Xue2014-04-22
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-22
* tipc: convert bearer_list to RCU listYing Xue2014-04-22
* tipc: use RTNL lock to protect tipc_net_stop routineYing Xue2014-04-22
* tipc: adjust locking policy of protecting tipc_ptr pointer of net_deviceYing Xue2014-04-22
* tipc: replace config_mutex lock with RTNL lockYing Xue2014-04-22
* tcp: make tcp_cwnd_application_limited() staticWeiping Pan2014-04-20
* 6lowpan: make lowpan_cb staticLuis R. Rodriguez2014-04-20
* 6lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez2014-04-20
* sctp: add support for busy polling to sctp protocolNeil Horman2014-04-20
* net: Add __dev_forward_skbHerbert Xu2014-04-20
* tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listnerKenjiro Nakayama2014-04-20
* 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
|\ \ \
| * | | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-14
| * | | netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin2014-04-14
| * | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-08
* | | | net: Start with correct mac_len in skb_network_protocolVlad Yasevich2014-04-14
* | | | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-14
* | | | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-14
* | | | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-14
* | | | filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-04-13
* | | | ipv4: return valid RTA_IIF on ip route getJulian Anastasov2014-04-13