summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-08-25net-next: Fix warning while make xmldocs caused by skbuff.cMasanari Iida
2015-08-25ah4: Fix error return in ah_input().David S. Miller
2015-08-25ah6: fix error return codeJulia Lawall
2015-08-25RDS: check for valid cm_id before initiating connectionsantosh.shilimkar@oracle.com
2015-08-25RDS: return EMSGSIZE for oversize requests before processing/queueingMukesh Kacker
2015-08-25RDS: make sure rds_send_drop_to properly takes the m_rs_locksantosh.shilimkar@oracle.com
2015-08-25RDS: Don't destroy the rdma id until after we're done using itSantosh Shilimkar
2015-08-25RDS: Fix assertion level from fatal to warningsantosh.shilimkar@oracle.com
2015-08-25RDS: Make sure we do a signaled send for large-sendsantosh.shilimkar@oracle.com
2015-08-25RDS: Mark message mapped before transmitsantosh.shilimkar@oracle.com
2015-08-25RDS: add a sock_destruct callback debug aidsantosh.shilimkar@oracle.com
2015-08-25RDS: check for congestion updates during rds_send_xmitsantosh.shilimkar@oracle.com
2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com
2015-08-25RDS: don't update ip address tables if the address hasn't changedsantosh.shilimkar@oracle.com
2015-08-25RDS: destroy the ib state earlier during shutdownsantosh.shilimkar@oracle.com
2015-08-25RDS: always free recv frag as we free its ring entrysantosh.shilimkar@oracle.com
2015-08-25RDS: restore return value in rds_cmsg_rdma_args()santosh.shilimkar@oracle.com
2015-08-25tcp: refine pacing rate determinationEric Dumazet
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern
2015-08-25tcp: fix slow start after idle vs TSO/GSOEric Dumazet
2015-08-24ila: Precompute checksum difference for translationsTom Herbert
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-08-23tipc: fix stale link problem during synchronizationJon Paul Maloy
2015-08-23tipc: interrupt link synchronization when a link goes downJon Paul Maloy
2015-08-23tipc: eliminate risk of premature link setup during failoverJon Paul Maloy
2015-08-23fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacksTom Herbert
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc
2015-08-20ipv6: drop metadata dst in ip6_route_inputJiri Benc
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-20net: Fix nexthop lookupsDavid Ahern
2015-08-20bridge: fix netlink max attr sizeScott Feldman
2015-08-20ipv4: Make fib_encap_match staticYing Xue
2015-08-20nfc: netlink: Add capability to reply to vendor_cmd with dataChristophe Ricard
2015-08-20nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov
2015-08-19netfilter: nft_payload: work around vlan header strippingFlorian Westphal
2015-08-18lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc
2015-08-18lwtunnel: fix memory leakJiri Benc
2015-08-18batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann