summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | xprtrdma: Refactor reply handler error handlingChuck Lever2015-11-023-40/+53
| | * | | | xprtrdma: Prevent loss of completion signalsChuck Lever2015-11-022-41/+38Star
| | * | | | xprtrdma: Re-arm after missed eventsChuck Lever2015-11-021-56/+10Star
| | * | | | xprtrdma: Enable swap-on-NFS/RDMAChuck Lever2015-11-021-1/+1
| | * | | | xprtrdma: don't log warnings for flushed completionsSteve Wise2015-11-021-2/+5
| * | | | | SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()Trond Myklebust2015-10-081-1/+3
| * | | | | SUNRPC: Move AF_LOCAL receive data path into a workqueue contextTrond Myklebust2015-10-081-30/+42
| * | | | | SUNRPC: Move UDP receive data path into a workqueue contextTrond Myklebust2015-10-081-23/+61
| * | | | | SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-081-15/+36
| * | | | | SUNRPC: Refactor TCP receiveTrond Myklebust2015-10-081-15/+29
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-076-11/+13
|\ \ \ \ \ \
| * | | | | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-076-11/+13
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0717-350/+339Star
|\ \ \ \ \ \ \
| * | | | | | | RDS/IW: Convert to new memory registration APISagi Grimberg2015-10-293-115/+75Star
| * | | | | | | svcrdma: Port to new memory registration APISagi Grimberg2015-10-292-57/+53Star
| * | | | | | | xprtrdma: Port to new memory registration APISagi Grimberg2015-10-292-52/+69
| * | | | | | | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-298-160/+176
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2912-200/+181Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | IB: split struct ib_send_wrChristoph Hellwig2015-10-088-160/+176
| * | | | | | | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-288-11/+12
| * | | | | | | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-215-40/+5Star
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-073-5/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-293-5/+5
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-0610-45/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-2110-45/+54
* | | | | | | | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-051-30/+1Star
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-181-30/+1Star
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-037-37/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ipv6: fix tunnel error handlingMichal Kubeček2015-11-031-1/+11
| * | | | | | | | | | sit: fix sit0 percpu double allocationsEric Dumazet2015-11-031-22/+4Star
| * | | | | | | | | | ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer2015-11-021-2/+1Star
| * | | | | | | | | | ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-021-3/+3
| * | | | | | | | | | ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov2015-11-011-0/+7
| * | | | | | | | | | ipv4: fix to not remove local route on link downJulian Anastasov2015-11-012-9/+15
| * | | | | | | | | | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-011-0/+5
* | | | | | | | | | | switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko2015-11-031-5/+4Star
* | | | | | | | | | | net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-031-59/+0Star
* | | | | | | | | | | irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring2015-11-031-2/+1Star
* | | | | | | | | | | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-11-0317-210/+264
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker2015-11-031-9/+18
| * | | | | | | | | | | mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-032-0/+12
| * | | | | | | | | | | mac80211: further improve "no supported rates" warningJohannes Berg2015-11-031-1/+1
| * | | | | | | | | | | mac80211: treat bad WMM parameters more gracefullyJohannes Berg2015-11-031-94/+48Star
| * | | | | | | | | | | mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach2015-11-031-7/+7
| * | | | | | | | | | | mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-035-16/+11Star
| * | | | | | | | | | | mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer2015-11-031-0/+3
| * | | | | | | | | | | mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-035-7/+18
| * | | | | | | | | | | mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-035-35/+45
| * | | | | | | | | | | mac80211: call drv_stop only if driver is startedEliad Peller2015-11-033-31/+48
| * | | | | | | | | | | mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski2015-11-031-1/+7