summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath
2015-01-13Merge branch 'rhashtable-next'David S. Miller
2015-01-13rhashtable: add a note for grow and shrink decision functionsYing Xue
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich
2015-01-13Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon
2015-01-12Merge branch 'tuntap_queues'David S. Miller
2015-01-12tuntap: Increase the number of queues in tun.Pankaj Gupta
2015-01-12net: allow large number of rx queuesPankaj Gupta
2015-01-12team: Remove dead codeKenneth Williams
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny
2015-01-12net: sched: sch_teql: Remove unused functionRickard Strandqvist
2015-01-12net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist
2015-01-12Merge branch 'bridge_vlan_ranges'David S. Miller
2015-01-12bridge: new function to pack vlans into ranges during getsRoopa Prabhu
2015-01-12rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSEDRoopa Prabhu
2015-01-12bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu
2015-01-12drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione
2015-01-12Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov
2015-01-12MAINTAINERS: add me as ibmveth maintainerThomas Falcon
2015-01-12bonding: cleanup bond_opts arrayJonathan Toppins
2015-01-12Merge branch 'tipc-namespaces'David S. Miller
2015-01-12tipc: make netlink support net namespaceYing Xue
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue
2015-01-12tipc: make subscriber server support net namespaceYing Xue
2015-01-12tipc: make tipc node address support net namespaceYing Xue
2015-01-12tipc: name tipc name table support net namespaceYing Xue
2015-01-12tipc: make tipc socket support net namespaceYing Xue
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue
2015-01-12tipc: make bearer list support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: involve namespace infrastructureYing Xue
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy
2015-01-12Merge branch 'cxgb4-next'David S. Miller
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-12bridge: Add ability to enable TSOToshiaki Makita