aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/utils.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-06rxrpc: Split service connection code out into its own fileDavid Howells4-135/+156
2016-07-06rxrpc: Split client connection code out into its own fileDavid Howells3-250/+251
2016-07-06rxrpc: Call channels should have separate call number spacesDavid Howells6-117/+104
2016-07-06rxrpc: Access socket accept queue under right lockDavid Howells1-2/+2
2016-07-06rxrpc: Add RCU destruction for connections and callsDavid Howells6-36/+60
2016-07-06rxrpc: Release a call's connection ref on call disconnectionDavid Howells3-22/+22
2016-07-06rxrpc: Fix handling of connection failure in client call creationDavid Howells1-1/+3
2016-07-06rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells4-10/+9
2016-07-06rxrpc: Check that the client conns cache is empty before module removalDavid Howells3-2/+21
2016-07-06rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells5-29/+47
2016-07-06rxrpc: Provide queuing helper functionsDavid Howells3-3/+13
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu5-111/+65
2016-07-06rxrpc: Check the source of a packet to a client connDavid Howells1-1/+3
2016-07-06rxrpc: Fix some sparse errorsDavid Howells1-3/+2
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau1-0/+1
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum1-9/+12
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05net: vrf: Add support for PREROUTING rules on vrf deviceDavid Ahern1-0/+21
2016-07-05connector: make cn_proc explicitly non-modularPaul Gortmaker1-3/+1
2016-07-05r8152: fix runtime function for RTL8152hayeswang1-7/+17
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun1-8/+8
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi2-1/+34
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi2-15/+61
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko2-2/+492
2016-07-05mlxsw: reg: Add Router Algorithmic LPM ECMP Update RegisterJiri Pirko1-0/+69
2016-07-05mlxsw: reg: Add Router Adjacency Table registerYotam Gigi1-0/+133
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko3-1/+99
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko2-0/+8
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko3-1/+62
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi1-0/+103
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2-2/+194
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2-0/+3
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump registerYotam Gigi1-0/+147
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table registerYotam Gigi1-0/+141
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko3-1/+153
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko6-0/+56
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko5-7/+10
2016-07-05netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov1-5/+6
2016-07-05ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich1-0/+1
2016-07-05net: r6040: Bump version and dateFlorian Fainelli1-2/+2
2016-07-05net: r6040: Update my emailFlorian Fainelli2-3/+3
2016-07-05net: r6040: Utilize napi_complete_done()Florian Fainelli1-1/+1
2016-07-05net: r6040: Utilize __napi_schedule_irqoffFlorian Fainelli1-1/+1
2016-07-05net: r6040: Check for skb->xmit_moreFlorian Fainelli1-1/+2
2016-07-05net: r6040: Reclaim transmitted buffers in NAPIFlorian Fainelli1-9/+8
2016-07-05net: r6040: Utilize skb_put_padto()Florian Fainelli1-5/+4
2016-07-05net: r6040: Increase statistics upon transmit completionFlorian Fainelli1-3/+5