summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()Chuck Lever2015-01-301-53/+95
| | * | | xprtrdma: Simplify synopsis of rpcrdma_buffer_create()Chuck Lever2015-01-303-7/+7
| | * | | xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stackChuck Lever2015-01-302-7/+10
| | * | | xprtrdma: Take struct ib_device_attr off the stackChuck Lever2015-01-302-24/+14
| | * | | xprtrdma: Free the pd if ib_query_qp() failsChuck Lever2015-01-301-3/+7
| | * | | xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprtChuck Lever2015-01-304-8/+6
| | * | | xprtrdma: Move credit update to RPC reply handlerChuck Lever2015-01-303-16/+10
| | * | | xprtrdma: Remove rl_mr field, and the mr_chunk unionChuck Lever2015-01-302-17/+13
| | * | | xprtrdma: Remove rpcrdma_ep::rep_iaChuck Lever2015-01-302-2/+0
| | * | | xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprtChuck Lever2015-01-302-12/+13
| | * | | xprtrdma: Clean up hdrlenChuck Lever2015-01-301-5/+7
| | * | | xprtrdma: Display XIDs in host byte orderChuck Lever2015-01-301-3/+5
| | * | | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-301-22/+26
| | * | | xprtrdma: human-readable completion statusChuck Lever2015-01-301-13/+57
| | |/ /
| * | | SUNRPC: Allow waiting on memory allocationTrond Myklebust2015-01-241-2/+2
| * | | SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust2015-01-241-1/+2
| |/ /
* | | 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
OpenPOWER on IntegriCloud