aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-28batman-adv: send GW_DEL event when the gw client mode is deselectedAntonio Quartulli3-0/+32
2013-08-28batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2013-08-28batman-adv: move enum definition at the top of the fileAntonio Quartulli1-15/+16
2013-08-28batman-adv: set skb priority according to contentSimon Wunderlich10-2/+91
2013-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller10-542/+1291
2013-08-28netfilter: ctnetlink: fix uninitialized variableFlorian Westphal1-1/+1
2013-08-28netfilter: add IPv6 SYNPROXY targetPatrick McHardy3-0/+509
2013-08-28net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy1-9/+16
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy9-0/+966
2013-08-28net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy1-11/+18
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy11-338/+300
2013-08-28netfilter: nf_defrag_ipv6.o included twiceNathan Hintz1-1/+1
2013-08-28netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridgedPhil Oester2-2/+39
2013-08-27openvswitch: optimize flow compare and mask functionsAndy Zhou2-39/+44
2013-08-27net: tcp_probe: allow more advanced ingress filtering by markDaniel Borkmann1-4/+11
2013-08-26openvswitch: Rename key_len to key_endAndy Zhou2-16/+17
2013-08-26openvswitch: Add SCTP supportJoe Stringer5-4/+115
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-43/+73
2013-08-25ipip: potential race in ip_tunnel_init_net()Dan Carpenter1-6/+4
2013-08-23openvswitch: Mega flow implementationAndy Zhou5-512/+1123
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang2-4/+4
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit1-1/+2
2013-08-23openvswitch:: link upper device for port devicesJiri Pirko1-1/+19
2013-08-23openvswitch: Use non rcu hlist_del() flow table entry.Pravin B Shelar1-1/+1
2013-08-23openvswitch: Use RCU lock for dp dump operation.Pravin B Shelar1-6/+7
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar1-8/+9
2013-08-22net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann1-7/+2
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2-1/+24
2013-08-22net: tcp_probe: add IPv6 supportDaniel Borkmann1-10/+44
2013-08-22net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann1-1/+8
2013-08-22net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann1-2/+4
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller3-20/+13
2013-08-22tcp: increase throughput when reordering is highYuchung Cheng1-12/+20
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-20net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengthsDaniel Borkmann1-3/+6
2013-08-20net: ipv6: minor: *_start_timer: rather use unsigned longDaniel Borkmann1-5/+5
2013-08-20net: ipv6: igmp6_event_query: use msecs_to_jiffiesDaniel Borkmann1-6/+5
2013-08-20ip6_tunnel: ensure to always have a link local addressNicolas Dichtel2-42/+18
2013-08-20Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller1-14/+10
2013-08-20bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita3-9/+9
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-17/+15
2013-08-20packet: restore packet statistics tp_packets to include dropsWillem de Bruijn1-0/+2
2013-08-20Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+7
2013-08-20ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter1-4/+4
2013-08-20ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet1-5/+3
2013-08-20tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch1-3/+2
2013-08-20ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong1-10/+14
2013-08-20ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong1-11/+11
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller20-273/+486
2013-08-206lowpan: handle context based source addressAlexander Aring1-3/+46