summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds129-1432/+1437
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-3/+0
2013-11-20Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-11-20kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov1-1/+1
2013-11-20Merge branch 'genetlink_mcast'David S. Miller33-513/+518
2013-11-20genetlink: make multicast groups const, prevent abuseJohannes Berg19-433/+377
2013-11-20genetlink: pass family to functions using groupsJohannes Berg18-87/+133
2013-11-20genetlink: add and use genl_set_err()Johannes Berg3-7/+21
2013-11-20genetlink: remove family pointer from genl_multicast_groupJohannes Berg2-22/+18
2013-11-20genetlink: remove genl_unregister_mc_group()Johannes Berg2-25/+0
2013-11-20hsr: don't call genl_unregister_mc_group()Johannes Berg1-2/+0
2013-11-20quota/genetlink: use proper genetlink multicast APIsJohannes Berg3-4/+24
2013-11-20drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg2-4/+22
2013-11-20genetlink: only pass array to genl_register_family_with_ops()Johannes Berg22-53/+47
2013-11-20tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin1-1/+0
2013-11-20atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-11-20xfrm: Release dst if this dst is improper for vti tunnelfan.du1-0/+1
2013-11-20netlink: fix documentation typo in netlink_set_err()Johannes Berg1-1/+1
2013-11-19Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-188/+838
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds24-469/+562
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds21-1041/+273
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds50-275/+55
2013-11-19seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2013-11-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds103-407/+905
2013-11-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-241/+3108
2013-11-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds52-595/+1973
2013-11-19Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds16-355/+852
2013-11-19Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds47-119/+610
2013-11-19sparc64: merge fixStephen Rothwell1-2/+0
2013-11-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds181-951/+8872
2013-11-19sparc64: fix build regessionKirill A. Shutemov1-1/+0
2013-11-19Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-129/+465
2013-11-19Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds11-132/+158
2013-11-19Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-1240/+1818
2013-11-19be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-19be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-19net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-19ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa1-15/+19
2013-11-19Merge branch 'bnx2x'David S. Miller6-12/+28
2013-11-19bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-19bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-19bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-19bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-19ipv6: Fix inet6_init() cleanup orderVlad Yasevich1-2/+2
2013-11-19watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-19watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-19watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-19watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-19genetlink: rename shadowed variableJohannes Berg1-5/+5