summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | SUNRPC: Cleanup rpc_setup_pipedirTrond Myklebust2013-08-301-14/+13
| * | | SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-301-1/+0
| * | | SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-303-11/+11
| * | | rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton2013-07-231-18/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-093-11/+20
|\ \ \ \
| * \ \ \ Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski2013-09-0674-294/+732
| |\ \ \ \
| * | | | | libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil2013-09-031-1/+1
| * | | | | libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter2013-08-271-4/+2
| * | | | | libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter2013-08-271-0/+2
| * | | | | libceph: fix error handling in handle_reply()Dan Carpenter2013-08-271-3/+3
| * | | | | ceph: punch hole supportLi Wang2013-08-151-2/+9
| * | | | | Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-15376-8703/+12186
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ceph: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-08-091-1/+1
| * | | | | libceph: unregister request in __map_request failed and nofail == falsemajianpeng2013-08-091-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-073-3/+11
|\ \ \ \ \ \
| * | | | | | userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-302-3/+3
| * | | | | | sysfs: Restrict mounting sysfsEric W. Biederman2013-08-281-0/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-072-5/+36
|\ \ \ \ \ \
| * | | | | | tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet2013-09-061-1/+4
| * | | | | | tcp: fix no cwnd growth after timeoutYuchung Cheng2013-09-061-4/+2
| * | | | | | net: netlink: filter particular protocols from analyzersDaniel Borkmann2013-09-061-0/+30
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-5/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-04372-8678/+12121
| |\ \ \ \ \ \
| * | | | | | | HID: fix unused rsize usageJiri Kosina2013-07-221-0/+1
| * | | | | | | HID: fix data access in implement()Jiri Kosina2013-07-221-5/+9
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05255-4270/+10151
|\ \ \ \ \ \ \ \
| * | | | | | | | openvswitch: Fix alignment of struct sw_flow_key.Jesse Gross2013-09-052-1/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-0534-200/+439
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tcp: Add missing braces to do_tcp_setsockoptDave Jones2013-09-051-1/+2
| | * | | | | | | | caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-09-051-1/+2
| | * | | | | | | | net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-041-1/+1
| | * | | | | | | | ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-041-6/+8
| | * | | | | | | | ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa2013-09-041-25/+23
| | * | | | | | | | ipv6: ipv6_create_tempaddr cleanupPetr Holasek2013-09-031-2/+0
| | * | | | | | | | ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-031-1/+9
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | netfilter: Fix build errors with xt_socket.cDavid S. Miller2013-09-051-0/+1
| * | | | | | | | ipv6:introduce function to find route for redirectDuan Jiong2013-09-056-11/+81
| * | | | | | | | bridge: apply multicast snooping to IPv6 link-local, tooLinus Lüssing2013-09-053-14/+6
| * | | | | | | | bridge: prevent flooding IPv6 packets that do not have a listenerLinus Lüssing2013-09-051-2/+8
| * | | | | | | | net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functionsDaniel Borkmann2013-09-041-16/+25
| * | | | | | | | net: ipv6: mld: refactor query processing into v1/v2 functionsDaniel Borkmann2013-09-041-33/+56
| * | | | | | | | net: ipv6: mld: similarly to MLDv2 have min max_delay of 1Daniel Borkmann2013-09-041-7/+7
| * | | | | | | | net: ipv6: mld: implement RFC3810 MLDv2 mode onlyDaniel Borkmann2013-09-041-4/+30
| * | | | | | | | net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann2013-09-042-17/+4
| * | | | | | | | net: ipv6: mld: clean up MLD_V1_SEEN macroDaniel Borkmann2013-09-041-13/+21
| * | | | | | | | net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2013-09-041-6/+110
| * | | | | | | | tcp: better comments for RTO initiallizationYuchung Cheng2013-09-041-6/+20
| * | | | | | | | net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin2013-09-041-2/+2
OpenPOWER on IntegriCloud