aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-11udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathGravatar Tom Herbert 2-2/+17
2015-02-11net: Fix remcsum in GRO path to not change packetGravatar Tom Herbert 1-10/+10
2015-02-11openvswitch: Add missing initialization in validate_and_copy_set_tun()Gravatar Geert Uytterhoeven 1-1/+1
2015-02-11openvswitch: Reset key metadata for packet execution.Gravatar Pravin B Shelar 1-0/+2
2015-02-11rds: rds_cong_queue_updates needs to defer the congestion update transmissionGravatar Sowmini Varadhan 1-1/+15
2015-02-11ipv6: Partial checksum only UDP packetsGravatar Vlad Yasevich 1-1/+1
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 2-6/+58
2015-02-09ipv4: Namespecify TCP PMTU mechanismGravatar Fan Du 4-21/+23
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 11-54/+71
2015-02-09tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataGravatar Yuchung Cheng 1-5/+8
2015-02-09openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setGravatar Thomas Graf 1-1/+1
2015-02-09ipv6: Make __ipv6_select_ident staticGravatar Vlad Yasevich 1-1/+2
2015-02-09ipv6: Fix fragment id assignment on LE arches.Gravatar Vlad Yasevich 1-1/+1
2015-02-09bridge: Fix inability to add non-vlan fdb entryGravatar Toshiaki Makita 1-7/+5
2015-02-09net: dsa: Remove redundant phy_attach()Gravatar Andrew Lunn 1-13/+0
2015-02-09tipc: remove tipc_snprintfGravatar Richard Alpe 4-60/+4
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkGravatar Richard Alpe 12-301/+13
2015-02-09tipc: convert legacy nl stats show to nl compatGravatar Richard Alpe 2-35/+15
2015-02-09tipc: convert legacy nl net id get to nl compatGravatar Richard Alpe 2-23/+18
2015-02-09tipc: convert legacy nl net id set to nl compatGravatar Richard Alpe 2-26/+14
2015-02-09tipc: convert legacy nl node addr set to nl compatGravatar Richard Alpe 3-27/+27
2015-02-09tipc: convert legacy nl node dump to nl compatGravatar Richard Alpe 4-60/+22
2015-02-09tipc: convert legacy nl media dump to nl compatGravatar Richard Alpe 4-24/+19
2015-02-09tipc: convert legacy nl socket dump to nl compatGravatar Richard Alpe 4-89/+111
2015-02-09tipc: convert legacy nl name table dump to nl compatGravatar Richard Alpe 4-190/+101
2015-02-09tipc: convert legacy nl link stat reset to nl compatGravatar Richard Alpe 4-41/+27
2015-02-09tipc: convert legacy nl link prop set to nl compatGravatar Richard Alpe 4-153/+48
2015-02-09tipc: convert legacy nl link dump to nl compatGravatar Richard Alpe 4-79/+23
2015-02-09tipc: convert legacy nl link stat to nl compatGravatar Richard Alpe 6-192/+205
2015-02-09tipc: convert legacy nl bearer enable/disable to nl compatGravatar Richard Alpe 4-57/+149
2015-02-09tipc: convert legacy nl bearer dump to nl compatGravatar Richard Alpe 4-34/+273
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Gravatar Richard Alpe 13-76/+130
2015-02-08net:rfs: adjust table size checkingGravatar Eric Dumazet 1-1/+1
2015-02-08net: rfs: add hash collision detectionGravatar Eric Dumazet 3-24/+28
2015-02-08gre/ipip: use be16 variants of netlink functionsGravatar Sabrina Dubroca 2-12/+12
2015-02-08tipc: fix bug in socket reception functionGravatar Jon Paul Maloy 1-3/+2
2015-02-08rt6_probe_deferred: Do not depend on struct orderingGravatar Michael Büsch 1-1/+1
2015-02-08tcp: mitigate ACK loops for connections as tcp_timewait_sockGravatar Neal Cardwell 1-5/+24
2015-02-08tcp: mitigate ACK loops for connections as tcp_sockGravatar Neal Cardwell 2-7/+23
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockGravatar Neal Cardwell 1-1/+5
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksGravatar Neal Cardwell 3-0/+14
2015-02-08openvswitch: Initialize unmasked key and uid lenGravatar Pravin B Shelar 1-0/+2
2015-02-07bridge: add missing bridge port check for offloadsGravatar Roopa Prabhu 1-2/+2
2015-02-07net: use netif_rx_ni() from process contextGravatar Eric Dumazet 1-2/+2
2015-02-07rds: Make rds_message_copy_from_user() return 0 on success.Gravatar Sowmini Varadhan 1-4/+4
2015-02-07net: rds: Remove repeated function names from debug outputGravatar Rasmus Villemoes 3-6/+6
2015-02-07net: openvswitch: Support masked set actions.Gravatar Jarno Rajahalme 2-172/+362
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 9-42/+1146
2015-02-07rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYGravatar Daniel Borkmann 1-12/+6
2015-02-07dsa: correctly determine the number of switches in a systemGravatar Tobias Waldekranz 1-1/+1