summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti
2014-05-13net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-13tcp: IPv6 support for fastopen serverDaniel Lee
2014-05-13tcp: improve fastopen icmp handlingYuchung Cheng
2014-05-13tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng
2014-05-13tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13net: ptp: mark filter as __initdataMathias Krause
2014-05-13net: filter: Fix redefinition warnings on x86-64.David S. Miller
2014-05-12sch_hhf: fix comparison of qlen and limitYang Yingliang
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12ipv6: remove parameter rt from fib6_prune_clones()Duan Jiong
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-09sctp: add a checking for sctp_sysctl_net_registerwangweidong
2014-05-09Revert "sctp: optimize the sctp_sysctl_net_register"wangweidong
2014-05-09rds: remove the unneed NULL checkingwangweidong
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-09tipc: don't directly overwrite node action_flagsYing Xue
2014-05-09tipc: rename enum names of node flagsYing Xue
2014-05-08l2tp: Remove UDP checksum verificationTom Herbert
2014-05-08net: Verify UDP checksum before handoff to encapTom Herbert
2014-05-08icmp6: Call skb_checksum_validateTom Herbert
2014-05-08icmp: Call skb_checksum_simple_validateTom Herbert
2014-05-08igmp: Call skb_checksum_simple_validateTom Herbert
2014-05-08gre6: Call skb_checksum_simple_validateTom Herbert
2014-05-08gre: Call skb_checksum_simple_validateTom Herbert
2014-05-08ipv4: remove inet_addr_hash_lock in devinet.cWANG Cong
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-07net: clean up snmp stats codeWANG Cong
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-05ipv6: Need to sock_put on csum errorTom Herbert
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05tipc: purge signal handler infrastructureYing Xue
2014-05-05tipc: avoid to asynchronously reset all linksYing Xue
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue
2014-05-05tipc: define new functions to operate bc_lockYing Xue