summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-13tcp: properly send new data in fast recovery in first RTTYuchung Cheng
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-13net: make all team port device link events urgentFlavio Leitner
2013-06-13net: ping_check_bind_addr() etc. can be staticWu Fengguang
2013-06-13sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman
2013-06-13netlink: make compare exist all the timeGao feng
2013-06-12udp: fix two sparse errorsEric Dumazet
2013-06-12gro: remove a sparse errorEric Dumazet
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12igmp: fix new sparse errorsEric Dumazet
2013-06-12pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skbDaniel Borkmann
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann
2013-06-12igmp: remove unnecessary in_device member zeroingShawn Bohrer
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-12net_sched: htb: do not setup default rate estimatorsEric Dumazet
2013-06-12net_sched: psched_ratecfg_precompute() improvementsEric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-11net: pass correct parameter to skb_headers_offset_update()Peter Pan(潘卫平)
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich
2013-06-11net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-11tcp: add low latency socket poll support.Eliezer Tamir
2013-06-11udp: add low latency socket poll supportEliezer Tamir
2013-06-11net: add low latency socket pollEliezer Tamir
2013-06-11net: add napi_id and hashEliezer Tamir
2013-06-07netlink: allow large data transfers from user-spacePablo Neira Ayuso
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann
2013-06-07net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segmentDaniel Borkmann
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal
2013-06-05netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-05net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet
2013-06-05netpoll: fix position of network headerAmerigo Wang
2013-06-05pktgen: Fix position of ip and udp headerThomas Graf
2013-06-05net: fix sk_buff head without data areaPablo Neira
2013-06-05net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman
2013-06-04ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2013-06-04ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-04net: mark netdev_create_hash __net_initBaruch Siach
2013-06-04Kconfig: remove dangling references to the deleted fileJean Sacren
2013-06-04xfrm: simplify the exit path of xfrm_output_one()Jean Sacren
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti