summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-06cxgb4: Add PCI device ID for new T5 adapterHariprasad Shenai
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich
2015-01-05Merge branch 'rt_cong_ctrl'David S. Miller
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann
2015-01-05net: tcp: refactor reinitialization of congestion controlDaniel Borkmann
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal
2015-01-05net: fib6: fib6_commit_metrics: fix potential NULL pointer dereferenceDaniel Borkmann
2015-01-05net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski
2015-01-05Merge branch 'ip_cmsg_csum'David S. Miller
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert
2015-01-05ip: IP cmsg cleanupTom Herbert
2015-01-05ip: Move checksum convert defines to inetTom Herbert
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf
2015-01-05Linux 3.19-rc3Linus Torvalds
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-05Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-05Merge branch 'cxgb4-next'David S. Miller
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-04list_nulls: fix missing headerYing Xue
2015-01-04rhashtable: fix missing headerYing Xue
2015-01-04qlcnic: Fix dump_skb outputJoe Perches
2015-01-04enic: reconfigure resources for kdump crash kernelGovindarajulu Varadarajan
2015-01-04Merge branch 'geneve-next'David S. Miller
2015-01-04geneve: Check family when reusing sockets.Jesse Gross
2015-01-04geneve: Remove socket hash table.Jesse Gross
2015-01-04geneve: Simplify locking.Jesse Gross
2015-01-04geneve: Remove workqueue.Jesse Gross
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2015-01-03Merge branch 'rhashtable-next'David S. Miller
2015-01-03netlink: Lockless lookup with RCU grace period in socket releaseThomas Graf