aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-15
|\
| * libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov2014-10-14
| * libceph: separate multiple ops with commas in debugfs outputIlya Dryomov2014-10-14
| * libceph: sync osd op definitions in rados.hIlya Dryomov2014-10-14
| * libceph: reference counting pagelistYan, Zheng2014-10-14
| * libceph: don't try checking queue_work() return valueIlya Dryomov2014-10-14
| * libceph: Convert pr_warning to pr_warnJoe Perches2014-10-14
| * libceph: fix a use after free issue in osdmap_set_max_osdLi RongQing2014-10-14
| * libceph: select CRYPTO_CBC in addition to CRYPTO_AESIlya Dryomov2014-10-14
| * libceph: resend lingering requests with a new tidIlya Dryomov2014-10-14
| * libceph: abstract out ceph_osd_request enqueue logicIlya Dryomov2014-10-14
* | lib80211: remove unused print_ssid()Andy Shevchenko2014-10-13
* | batman-adv: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* | netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\ \
| * | fix misuses of f_count() in ppp and netlinkAl Viro2014-10-09
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\ \ \
| * \ \ Merge commit 'v3.16' into nextJames Morris2014-09-30
| |\ \ \
| * | | | KEYS: Make the key matching functions return boolDavid Howells2014-09-16
| * | | | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
| * | | | KEYS: Preparse match dataDavid Howells2014-09-16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-11
|\ \ \ \ \
| * | | | | net: fix races in page->_count manipulationEric Dumazet2014-10-10
| * | | | | flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck2014-10-10
| * | | | | net: filter: fix the commentsLi RongQing2014-10-10
| * | | | | net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov2014-10-10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-10
| |\ \ \ \ \
| | * | | | | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso2014-10-07
| * | | | | | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-10
| |\ \ \ \ \ \
| | * | | | | | net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-08
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-07
| | |\ \ \ \ \ \
| * | | | | | | | net_sched: restore qdisc quota fairness limits after bulk dequeueJesper Dangaard Brouer2014-10-09
| * | | | | | | | net: Missing @ before descriptions cause make xmldocs warningMasanari Iida2014-10-09
| * | | | | | | | netlabel: kernel-doc warning fixFabian Frederick2014-10-09
* | | | | | | | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-09
* | | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-24
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-07
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-08
| | * | | | | | | | | | | bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-07
| | * | | | | | | | | | | sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-06
| | * | | | | | | | | | | ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-04
| | * | | | | | | | | | | ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-04
| | * | | | | | | | | | | net/rds: fix possible double free on sock tear downHerton R. Krzesinski2014-10-03
| | * | | | | | | | | | | net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-03
| | * | | | | | | | | | | net/rds: call rds_conn_drop instead of open code it at rds_connect_completeHerton R. Krzesinski2014-10-03
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-08