summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-06Merge 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-04net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet
2013-06-04netpoll: fix position of network headerAmerigo Wang
2013-06-04pktgen: Fix position of ip and udp headerThomas Graf
2013-06-04net: fix sk_buff head without data areaPablo Neira
2013-06-04net/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
2013-06-03icmp: avoid allocating large struct on stackCong Wang
2013-06-03] icmp: fix icmp_unreach() comment.Rami Rosen
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs
2013-06-03ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs
2013-06-03ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-05-31sit: add IPv4 over IPv4 supportNicolas Dichtel
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31net: clean up skb headers codeCong Wang
2013-05-31net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh
2013-05-31net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh
2013-05-31net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh
2013-05-31net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh
2013-05-31netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman
2013-05-31snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel
2013-05-31gro: should aggregate frames without DFEric Dumazet
2013-05-31net: Update RFS target at poll for tcp/udpDavid Majnemer
2013-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-05-31sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman
2013-05-30tcp: undo on DSACK during recoveryYuchung Cheng
2013-05-30tcp: fix undo on partial ack in recoveryYuchung Cheng
2013-05-30tcp: refactor undo functionsYuchung Cheng
2013-05-30tcp: consolidate PRR packet accountingYuchung Cheng
2013-05-31Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller