aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-14
* dccp: make the request_retries minimum is 1wangweidong2014-05-14
* snmp: fix some left over of snmp statsWANG Cong2014-05-14
* ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-14
* tipc: merge port message reception into socket reception functionJon Paul Maloy2014-05-14
* tipc: clean up neigbor discovery message receptionJon Paul Maloy2014-05-14
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-14
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-14
* tipc: mark head of reassembly buffer as non-linearJon Paul Maloy2014-05-14
* tipc: don't record link RESET or ACTIVATE messages as trafficJon Paul Maloy2014-05-14
* tipc: compensate for double accounting in socket rcv bufferJon Paul Maloy2014-05-14
* tipc: decrease connection flow control windowJon Paul Maloy2014-05-14
* net: support marking accepting TCP socketsLorenzo Colitti2014-05-13
* net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-13
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-13
* tcp: IPv6 support for fastopen serverDaniel Lee2014-05-13
* tcp: improve fastopen icmp handlingYuchung Cheng2014-05-13
* tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-13
* tcp: simplify fast open cookie processingYuchung Cheng2014-05-13
* tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-13
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* net: ptp: mark filter as __initdataMathias Krause2014-05-13
* net: filter: Fix redefinition warnings on x86-64.David S. Miller2014-05-13
* sch_hhf: fix comparison of qlen and limitYang Yingliang2014-05-12
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-12
* net: rename local_df to ignore_dfWANG Cong2014-05-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-09
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-08
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-06
| | | |\
| | | | * mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-05
| | | | * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-05
| | | | * cfg80211: free sme on connection failuresEliad Peller2014-05-05
| | | | * mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-05
| | | | * mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-22
| | | | * mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh2014-04-22
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-09
| |\ \ \ \
| | * | | | netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich2014-05-08
| | * | | | bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin2014-05-05
| | * | | | ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin2014-05-05
| | * | | | netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko2014-05-04
| | * | | | netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal2014-05-04
| | * | | | netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal2014-04-29
| * | | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-08
| * | | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-08
| | |/ / / | |/| | |
| * | | | ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-05-07
| * | | | Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-07
| * | | | net: ip: push gso skb forwarding handling down the stackFlorian Westphal2014-05-07
| * | | | net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal2014-05-07
| * | | | net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal2014-05-07