summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: release svc_pool_map reference when serv allocation failsJeff Layton2014-12-011-5/+7
* sunrpc: eliminate the XPT_DETACHED flagJeff Layton2014-12-011-3/+1
* merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-1979-476/+1144
|\
| * SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust2014-11-191-11/+16
| * Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-151-5/+30
| |\
| | * sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton2014-11-131-5/+30
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-1320-97/+91
| |\ \
| | * | netlink: Properly unbind in error conditions.Hiroaki SHIMODA2014-11-121-2/+3
| | * | ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet2014-11-111-1/+1
| | * | net: sctp: fix memory leak in auth key managementDaniel Borkmann2014-11-111-2/+0
| | * | net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann2014-11-111-0/+3
| | * | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-101-0/+2
| | * | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-067-31/+31
| | |\ \
| | | * \ Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-047-31/+31
| | | |\ \
| | | | * | mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
| | | | * | mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
| | | | * | mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| | | | * | mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
| | | | * | mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
| | * | | | net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn2014-11-061-2/+5
| | * | | | tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner2014-11-051-29/+31
| | * | | | geneve: Unregister pernet subsys on module unload.Jesse Gross2014-11-051-0/+1
| | * | | | geneve: Set GSO type on transmit.Jesse Gross2014-11-051-0/+2
| | * | | | gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-031-2/+3
| | * | | | sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert2014-11-031-9/+6
| | * | | | vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert2014-11-031-10/+1
| | * | | | ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert2014-11-031-9/+1
| | * | | | netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck2014-11-031-0/+1
| * | | | | libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov2014-11-131-2/+2
| * | | | | libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov2014-11-131-0/+2
| * | | | | libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov2014-11-131-0/+1
| * | | | | libceph: do not crash on large auth ticketsIlya Dryomov2014-11-131-37/+132
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-11-032-16/+19
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov2014-10-311-15/+10
| | * | | | libceph: use memalloc flags for net IOMike Christie2014-10-301-1/+9
| * | | | | irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds2014-11-021-2/+0
| | |/ / / | |/| | |
| * | | | net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck2014-10-311-2/+4
| * | | | mpls: Allow mpls_gso to be built as modulePravin B Shelar2014-10-311-1/+1
| * | | | mpls: Fix mpls_gso handler.Pravin B Shelar2014-10-311-2/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-316-107/+463
| |\ \ \ \
| | * | | | netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso2014-10-311-1/+32
| | * | | | netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso2014-10-312-10/+254
| | * | | | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-311-66/+109
| | * | | | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-311-26/+62
| | * | | | netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso2014-10-311-2/+4
| | * | | | ipvs: Avoid null-pointer deref in debug codeAlex Gartrell2014-10-281-2/+2
| * | | | | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-301-0/+34
| * | | | | net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-302-2/+2
| * | | | | gre: Use inner mac length when computing tunnel lengthTom Herbert2014-10-301-1/+1
| * | | | | ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari2014-10-301-0/+1
OpenPOWER on IntegriCloud