aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-06r8152: support ndo_features_checkhayeswang1-0/+17
2015-01-06arm_arch_timer: include clocksource.h directlyRichard Cochran1-0/+1
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai1-0/+1
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing1-3/+3
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing1-1/+2
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing1-3/+5
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll1-1/+1
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing1-0/+1
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich1-2/+4
2015-01-05Merge branch 'rt_cong_ctrl'David S. Miller15-85/+304
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann5-4/+57
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann7-8/+54
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann3-18/+91
2015-01-05net: tcp: refactor reinitialization of congestion controlDaniel Borkmann1-10/+14
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal3-46/+90
2015-01-05net: fib6: fib6_commit_metrics: fix potential NULL pointer dereferenceDaniel Borkmann1-7/+6
2015-01-05net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski2-3/+9
2015-01-05Merge branch 'ip_cmsg_csum'David S. Miller9-51/+120
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert4-2/+43
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert2-3/+9
2015-01-05ip: IP cmsg cleanupTom Herbert2-28/+47
2015-01-05ip: Move checksum convert defines to inetTom Herbert6-19/+22
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf1-1/+3
2015-01-05Linux 3.19-rc3Linus Torvalds1-1/+1
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds7-11/+22
2015-01-05Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-1/+3
2015-01-05Merge branch 'cxgb4-next'David S. Miller19-2325/+3151
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai12-514/+594
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai5-412/+536
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai8-379/+588
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai13-532/+766
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai12-491/+670
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla4-116/+133
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2-8/+11
2015-01-04list_nulls: fix missing headerYing Xue1-0/+3
2015-01-04rhashtable: fix missing headerYing Xue1-0/+1
2015-01-04qlcnic: Fix dump_skb outputJoe Perches1-8/+9
2015-01-04enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan2-1/+18
2015-01-04Merge branch 'geneve-next'David S. Miller2-71/+35
2015-01-04geneve: Check family when reusing sockets.Jesse Gross1-4/+5
2015-01-04geneve: Remove socket hash table.Jesse Gross2-20/+8
2015-01-04geneve: Simplify locking.Jesse Gross2-34/+27
2015-01-04geneve: Remove workqueue.Jesse Gross2-20/+2
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-2/+3
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1