summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Namespecify TCP PMTU mechanismFan Du2015-02-104-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/+5Star
| * net: dsa: Remove redundant phy_attach()Andrew Lunn2015-02-091-13/+0Star
| * net: use netif_rx_ni() from process contextEric Dumazet2015-02-081-2/+2
| * rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann2015-02-081-12/+6Star
| * dsa: correctly determine the number of switches in a systemTobias Waldekranz2015-02-081-1/+1
| * ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-061-0/+17
| * pktgen: fix UDP checksum computationSabrina Dubroca2015-02-061-8/+8
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-062-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/+4Star
* | tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-0912-301/+13Star
* | tipc: convert legacy nl stats show to nl compatRichard Alpe2015-02-092-35/+15Star
* | tipc: convert legacy nl net id get to nl compatRichard Alpe2015-02-092-23/+18Star
* | tipc: convert legacy nl net id set to nl compatRichard Alpe2015-02-092-26/+14Star
* | 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/+22Star
* | tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-094-24/+19Star
* | 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/+101Star
* | tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-094-41/+27Star
* | tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-094-153/+48Star
* | tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-094-79/+23Star
* | 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-091-1/+1
* | net: rfs: add hash collision detectionEric Dumazet2015-02-093-24/+28
* | gre/ipip: use be16 variants of netlink functionsSabrina Dubroca2015-02-092-12/+12
* | tipc: fix bug in socket reception functionJon Paul Maloy2015-02-081-3/+2Star
* | 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
* | tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell2015-02-082-7/+23
* | tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell2015-02-081-1/+5
* | tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-083-0/+14
* | openvswitch: Initialize unmasked key and uid lenPravin B Shelar2015-02-081-0/+2
* | bridge: add missing bridge port check for offloadsRoopa Prabhu2015-02-081-2/+2
* | rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan2015-02-081-4/+4
* | net: rds: Remove repeated function names from debug outputRasmus Villemoes2015-02-083-6/+6
* | net: openvswitch: Support masked set actions.Jarno Rajahalme2015-02-082-172/+362
* | Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-089-42/+1146
|\ \
| * | NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-041-1/+7
| * | NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-043-26/+34
| * | NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-041-1/+1