aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-27openvswitch: optimize flow compare and mask functionsAndy Zhou
2013-08-26openvswitch: Rename key_len to key_endAndy Zhou
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang
2013-08-23openvswitch: Fix argument descriptions in vport.c.Justin Pettit
2013-08-23openvswitch:: link upper device for port devicesJiri Pirko
2013-08-23openvswitch: Use non rcu hlist_del() flow table entry.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for dp dump operation.Pravin B Shelar
2013-08-23openvswitch: Use RCU lock for flow dump operation.Pravin B Shelar
2013-08-22net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann
2013-08-22net: tcp_probe: add IPv6 supportDaniel Borkmann
2013-08-22net: tcp_probe: kprobes: adapt jtcp_rcv_established signatureDaniel Borkmann
2013-08-22net: tcp_probe: also include rcv_wnd next to snd_wndDaniel Borkmann
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-22tcp: increase throughput when reordering is highYuchung Cheng
2013-08-20net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengthsDaniel Borkmann
2013-08-20net: ipv6: minor: *_start_timer: rather use unsigned longDaniel Borkmann
2013-08-20net: ipv6: igmp6_event_query: use msecs_to_jiffiesDaniel Borkmann
2013-08-20ip6_tunnel: ensure to always have a link local addressNicolas Dichtel
2013-08-20Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller
2013-08-20ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter
2013-08-20ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet
2013-08-20tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch
2013-08-20ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong
2013-08-20ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-206lowpan: handle context based source addressAlexander Aring
2013-08-206lowpan: lowpan_uncompress_addr with address_modeAlexander Aring
2013-08-206lowpan: add function to uncompress multicast addrAlexander Aring
2013-08-206lowpan: introduce lowpan_fetch_skb functionAlexander Aring
2013-08-206lowpan: Fix fragmentation with link-local compressed addressesDavid Hauweele
2013-08-206lowpan: init ipv6hdr buffer to zeroAlexander Aring
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-08-19xfrm: remove irrelevant comment in xfrm_input().Rami Rosen
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-16xfrm: Make xfrm_state timer monotonicFan Du
2013-08-15netlink: Eliminate kmalloc in netlink dump operation.Pravin B Shelar
2013-08-15net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-08-15rtnetlink: remove an unneeded testDan Carpenter
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-08-15ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel
2013-08-15dev: move skb_scrub_packet() after eth_type_trans()Nicolas Dichtel
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross