aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* cgroup: remove css_parent()Tejun Heo2014-05-16
* cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-13
* cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13
* 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
* | | | net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-04-13
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\ \ \
| * | | vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-12
| * | | gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-12
| * | | pktgen: be friendly to LLTX devicesDaniel Borkmann2014-04-12
| * | | net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti2014-04-11
| * | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
| * | | bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-04-11
| * | | net: core: don't account for udp header size when computing seglenFlorian Westphal2014-04-10
| * | | l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-04-09
| * | | net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-04-09
| | |/ | |/|
* | | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2014-04-11
|\ \ \
| * | | 9pnet_rdma: check token type before int conversionSimon Derr2014-03-25
| * | | 9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.Simon Derr2014-03-25
| * | | 9P: Get rid of REQ_STATUS_FLSHSimon Derr2014-03-25
| * | | 9pnet_rdma: add cancelled()Simon Derr2014-03-25
| * | | 9pnet_rdma: update request status during sendSimon Derr2014-03-25