summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | netfilter: nf_tables: add AF specific expression supportPatrick McHardy2014-02-061-6/+16
| | * | | netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checksPatrick McHardy2014-02-061-0/+1
| | * | | netfilter: nf_tables: fix potential oops when dumping setsPatrick McHardy2014-02-061-3/+5
| | * | | netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()Patrick McHardy2014-02-051-2/+2
| | * | | netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso2014-02-053-14/+32
| | * | | netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()Alexey Dobriyan2014-02-051-1/+4
| | * | | netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin2014-02-051-4/+17
| | * | | netfilter: nf_tables: fix oops when deleting a chain with referencesPatrick McHardy2014-02-051-1/+1
| | * | | netfilter: nft_ct: fix unconditional dump of 'dir' attrArturo Borrero2014-02-051-2/+13
| | * | | ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek2014-02-041-4/+4
| * | | | tcp: remove 1ms offset in srtt computationEric Dumazet2014-02-062-9/+11
| * | | | bridge: fix netconsole setup over bridgeCong Wang2014-02-061-23/+28
| * | | | net: use __GFP_NORETRY for high order allocationsEric Dumazet2014-02-061-2/+4
| * | | | netpoll: fix netconsole IPv6 setupSabrina Dubroca2014-02-061-1/+3
| | |/ / | |/| |
| * | | net: sctp: fix initialization of local source address on accepted ipv6 socketsMatija Glavinic Pecotic2014-02-061-0/+2
| * | | ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven2014-02-061-1/+2
| * | | openvswitch: Suppress error messages on megaflow updatesAndy Zhou2014-02-041-4/+1
| * | | openvswitch: Fix ovs_flow_free() ovs-lock assert.Pravin B Shelar2014-02-041-2/+4
| * | | openvswitch: Fix ovs_dp_cmd_msg_size()Daniele Di Proietto2014-02-041-0/+1
| * | | openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou2014-02-043-48/+47
| * | | openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performedThomas Graf2014-02-041-0/+8
| * | | rtnetlink: fix oops in rtnl_link_get_slave_info_data_sizeFernando Luis Vazquez Cao2014-02-041-1/+1
| * | | net/ipv4: Use proper RCU APIs for writer-side in udp_offload.cShlomo Pongratz2014-02-041-7/+8
| * | | ip_tunnel: fix panic in ip_tunnel_xmit()Eric Dumazet2014-02-031-18/+11
| * | | Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller2014-01-301-0/+1
| |\ \ \
| | * | | can: Propagate SO_PRIORITY of raw sockets to skbsRostislav Lisovy2014-01-291-0/+1
| * | | | can: add destructor for self generated skbsOliver Hartkopp2014-01-302-3/+4
| * | | | net/ipv4: Use non-atomic allocation of udp offloads structure instanceOr Gerlitz2014-01-301-1/+1
| | |_|/ | |/| |
* | | | libceph: do not dereference a NULL bio pointerIlya Dryomov2014-02-071-2/+6
* | | | libceph: take map_sem for read in handle_reply()Ilya Dryomov2014-02-071-6/+11
* | | | libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov2014-02-071-23/+39
* | | | libceph: fix error handling in ceph_osdc_init()Ilya Dryomov2014-02-031-1/+4
* | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-311-7/+1
|\ \ \ \
| * | | | sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-271-7/+1
* | | | | x86, x32: Correct invalid use of user timespec in the kernelPaX Team2014-01-301-7/+2
| |/ / / |/| | |
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-26/+17
|\ \ \ \
| * \ \ \ Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3184-384/+674
| |\ \ \ \
| * | | | | ceph: Convert to immutable biovecsKent Overstreet2013-11-231-26/+17
* | | | | | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-307-91/+47
|\ \ \ \ \ \
| * | | | | | gss_krb5: use lcm from kernel libLuis Henriques2014-01-241-13/+4
| * | | | | | minor svcauth_gss.c cleanupJ. Bruce Fields2014-01-071-5/+2
| * | | | | | sunrpc: get rid of use_gssp_lockJeff Layton2014-01-061-24/+18
| * | | | | | sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton2014-01-061-2/+2
| * | | | | | sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton2014-01-063-34/+2
| * | | | | | SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-031-8/+17
| * | | | | | net/sunrpc/cache: simplify code by using hex_pack_byte()Andy Shevchenko2013-12-121-3/+1
| * | | | | | sunrpc: fix some typosWeng Meiling2013-12-101-4/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-2910-18/+44
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida2014-01-281-1/+1
| * | | | | | Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d...David S. Miller2014-01-282-1/+8
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud