summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-121-2/+2
* gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-111-6/+22
* net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-112-2/+3
* udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-112-2/+17
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-111-10/+10
* openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven2015-02-111-1/+1
* openvswitch: Reset key metadata for packet execution.Pravin B Shelar2015-02-111-0/+2
* rds: rds_cong_queue_updates needs to defer the congestion update transmissionSowmini Varadhan2015-02-111-1/+15
* ipv6: Partial checksum only UDP packetsVlad Yasevich2015-02-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-02-112-6/+58
|\
| * netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy2015-01-301-0/+1
| * netfilter: nft_compat: add ebtables supportArturo Borrero2015-01-301-6/+57
* | ipv4: Namespecify TCP PMTU mechanismFan Du2015-02-094-21/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-0911-54/+71
|\ \
| * | tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng2015-02-091-5/+8
| * | ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-02-091-1/+2
| * | ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich2015-02-091-1/+1
| * | bridge: Fix inability to add non-vlan fdb entryToshiaki Makita2015-02-091-7/+5
| * | net: dsa: Remove redundant phy_attach()Andrew Lunn2015-02-091-13/+0
| * | net: use netif_rx_ni() from process contextEric Dumazet2015-02-071-2/+2
| * | rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann2015-02-071-12/+6
| * | dsa: correctly determine the number of switches in a systemTobias Waldekranz2015-02-071-1/+1
| * | ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-061-0/+17
| * | pktgen: fix UDP checksum computationSabrina Dubroca2015-02-051-8/+8
| * | net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-052-3/+20
| * | flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek2015-02-051-1/+1
* | | openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf2015-02-091-1/+1
* | | tipc: remove tipc_snprintfRichard Alpe2015-02-094-60/+4
* | | tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-0912-301/+13
* | | tipc: convert legacy nl stats show to nl compatRichard Alpe2015-02-092-35/+15
* | | tipc: convert legacy nl net id get to nl compatRichard Alpe2015-02-092-23/+18
* | | tipc: convert legacy nl net id set to nl compatRichard Alpe2015-02-092-26/+14
* | | tipc: convert legacy nl node addr set to nl compatRichard Alpe2015-02-093-27/+27
* | | tipc: convert legacy nl node dump to nl compatRichard Alpe2015-02-094-60/+22
* | | tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-094-24/+19
* | | tipc: convert legacy nl socket dump to nl compatRichard Alpe2015-02-094-89/+111
* | | tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-094-190/+101
* | | tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-094-41/+27
* | | tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-094-153/+48
* | | tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-094-79/+23
* | | tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-096-192/+205
* | | tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-094-57/+149
* | | tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-094-34/+273
* | | tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-0913-76/+130
* | | net:rfs: adjust table size checkingEric Dumazet2015-02-081-1/+1
* | | net: rfs: add hash collision detectionEric Dumazet2015-02-083-24/+28
* | | gre/ipip: use be16 variants of netlink functionsSabrina Dubroca2015-02-082-12/+12
* | | tipc: fix bug in socket reception functionJon Paul Maloy2015-02-081-3/+2
* | | rt6_probe_deferred: Do not depend on struct orderingMichael Büsch2015-02-081-1/+1
* | | tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell2015-02-081-5/+24
OpenPOWER on IntegriCloud