aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
|\
| * ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-22
| * Revert "genetlink: fix family dump race"Johannes Berg2013-08-22
| * bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-08-21
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-19
| | |\
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-15
| | | |\
| | | | * cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-14
| | | | * nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-14
| * | | | packet: restore packet statistics tp_packets to include dropsWillem de Bruijn2013-08-20
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-08-20
| |\ \ \ \
| | * | | | batman-adv: check return type of unicast packet preparationsLinus Lüssing2013-08-17
| | |/ / /
| * | | | tcp: set timestamps for restored skb-sAndrey Vagin2013-08-20
| * | | | ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-08-20
| * | | | ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-08-20
| |/ / /
* | | | ipip: potential race in ip_tunnel_init_net()Dan Carpenter2013-08-25
* | | | net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann2013-08-23
* | | | net: tcp_probe: add IPv6 supportDaniel Borkmann2013-08-22
* | | | net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann2013-08-22
* | | | net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann2013-08-22
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-22
|\ \ \ \
| * | | | xfrm: remove irrelevant comment in xfrm_input().Rami Rosen2013-08-19
| * | | | xfrm: Make xfrm_state timer monotonicFan Du2013-08-16
| * | | | xfrm: Remove rebundant address family checkingFan Du2013-08-07
| * | | | xfrm: Delete hold_timer when destroy policyFan Du2013-08-06
| * | | | af_key: constify lookup tablesMathias Krause2013-08-05
| * | | | xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-05
* | | | | tcp: increase throughput when reordering is highYuchung Cheng2013-08-22
* | | | | net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengthsDaniel Borkmann2013-08-21
* | | | | net: ipv6: minor: *_start_timer: rather use unsigned longDaniel Borkmann2013-08-21
* | | | | net: ipv6: igmp6_event_query: use msecs_to_jiffiesDaniel Borkmann2013-08-21
* | | | | ip6_tunnel: ensure to always have a link local addressNicolas Dichtel2013-08-21
* | | | | Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller2013-08-21
* | | | | ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter2013-08-20
* | | | | ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet2013-08-20
* | | | | tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch2013-08-20
* | | | | ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong2013-08-20
* | | | | ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong2013-08-20
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-20
|\ \ \ \ \
| * | | | | netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-13
| * | | | | netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso2013-08-13
| * | | | | netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-09
| * | | | | ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-06
| * | | | | ipvs: fixed spacing at for statementsDragos Foianu2013-08-06
| * | | | | netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal2013-08-05
| * | | | | netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy2013-07-31
| * | | | | netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-31
| * | | | | netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy2013-07-31
| * | | | | netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-31
| * | | | | netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-31