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