summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-01net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()Cong Wang
2013-09-01ipv6: Add generic UDP Tunnel segmentationCong Wang
2013-09-01vxlan: add ipv6 proxy supportCong Wang
2013-09-01ipv6: move in6_dev_finish_destroy() into core kernelCong Wang
2013-09-01vxlan: add ipv6 route short circuit supportCong Wang
2013-09-01vxlan: add ipv6 supportCong Wang
2013-09-01ipv6: do not call ndisc_send_rs() with write lockCong Wang
2013-09-01ipv6: export in6addr_loopback to modulesCong Wang
2013-09-01ipv6: export a stub for IPv6 symbols used by vxlanCong Wang
2013-09-01ipv6: move ip6_local_out into core kernelCong Wang
2013-09-01ipv6: move ip6_dst_hoplimit() into core kernelCong Wang
2013-08-31qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger
2013-08-31qdisc: make args to qdisc_create_default conststephen hemminger
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger
2013-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-30net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann
2013-08-30net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet
2013-08-30Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller
2013-08-30ipv6: Remove redundant sk variableThomas Graf
2013-08-30ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun
2013-08-30tipc: set sk_err correctly when connection failsErik Hugne
2013-08-30tcp: tcp_make_synack() should use sock_wmallocPhil Oester
2013-08-30bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing
2013-08-30tcp: do not use cached RTT for RTT estimationYuchung Cheng
2013-08-30pkt_sched: fq: prefetch() fixEric Dumazet
2013-08-30pkt_sched: fq: Fair Queue packet schedulerEric Dumazet
2013-08-29can: gw: add a per rule limitation of frame hopsOliver Hartkopp
2013-08-29net: packet: use reciprocal_divide in fanout_demux_hashDaniel Borkmann
2013-08-29net: packet: add randomized fanout schedulerDaniel Borkmann
2013-08-29net: add netdev_upper_get_next_dev_rcu(dev, iter)Veaceslav Falico
2013-08-29net: remove search_list from netdev_adjacentVeaceslav Falico
2013-08-29net: add lower_dev_list to net_device and make a full meshVeaceslav Falico
2013-08-29net: rename netdev_upper to netdev_adjacentVeaceslav Falico
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-29ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-08-29ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark
2013-08-29net: sctp: sctp_verify_init: clean up mandatory checks and add commentDaniel Borkmann
2013-08-29tcp: TSO packets automatic sizingEric Dumazet
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-29bridge: inherit slave devices needed_headroomFlorian Fainelli
2013-08-29tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin
2013-08-29tcp: initialize rcv_tstamp for restored socketsAndrew Vagin
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-28genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-08-28genl: Fix genl dumpit() locking.Pravin B Shelar
2013-08-28SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-28batman-adv: send GW_DEL event when the gw client mode is deselectedAntonio Quartulli