Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'master' into for-next | Jiri Kosina | 2013-07-25 | 341 | -3889/+12579 | |
| |\ | ||||||
| * | | doc: printk-formats: fix format specifier to %p[Ii]4[hnbl] | Daniel Borkmann | 2013-07-08 | 1 | -1/+1 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 3 | -1/+187 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----. \ \ | Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f... | Jiri Kosina | 2013-09-06 | 3 | -1/+187 | |
| |\ \ \ \ \ \ | ||||||
| | | | | * \ \ | Merge branch 'master' into for-3.12/upstream | Jiri Kosina | 2013-09-04 | 161 | -2101/+3184 | |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | | * | | | input: document gamepad API and add extra keycodes | David Herrmann | 2013-08-20 | 1 | -0/+156 | |
| | | | |/ / / | | | |/| | | | ||||||
| | | | * | | | HID: uhid: use generic hidinput_input_event() | David Herrmann | 2013-07-31 | 1 | -1/+3 | |
| | | |/ / / | ||||||
| | * / / / | HID: i2c-hid: add DT bindings | Benjamin Tissoires | 2013-07-31 | 1 | -0/+28 | |
| | |/ / / | ||||||
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-09-06 | 1 | -3/+4 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeff... | Jan Kara | 2013-08-09 | 8 | -38/+79 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | ext3: allow specifying external journal by pathname mount option | Eric Sandeen | 2013-07-31 | 1 | -3/+4 | |
* | | | | | | | Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2013-09-06 | 2 | -4/+97 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | f2fs: add sysfs entries to select the gc policy | Namjae Jeon | 2013-08-06 | 2 | -0/+12 | |
| * | | | | | | | f2fs: add sysfs support for controlling the gc_thread | Namjae Jeon | 2013-08-06 | 2 | -0/+46 | |
| * | | | | | | | f2fs: add description for fsck.f2fs and dump.f2fs | Changman Lee | 2013-07-30 | 1 | -4/+39 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-09-06 | 3 | -11/+156 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King | 2013-09-05 | 3 | -11/+156 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | ARM: 7825/1: document the use of NEON in kernel mode | Ard Biesheuvel | 2013-08-25 | 1 | -0/+121 | |
| | | | * | | | | | | | ARM: 7824/1: update advice on kernel, initramfs and FDT load address. | Ian Campbell | 2013-08-25 | 1 | -10/+32 | |
| | | | * | | | | | | | ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt | Christian Daudt | 2013-08-20 | 1 | -1/+3 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 21 | -50/+617 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net: ipv6: mld: document force_mld_version in ip-sysctl.txt | Daniel Borkmann | 2013-09-04 | 1 | -0/+5 | |
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-09-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-29 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | mac80211: add control port protocol TX control flag | Johannes Berg | 2013-08-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | qdisc: allow setting default queuing discipline | stephen hemminger | 2013-08-31 | 1 | -0/+13 | |
| * | | | | | | | | | | | | driver:net:stmmac: Disable DMA store and forward mode if platform data force_... | Sonic Zhang | 2013-08-30 | 2 | -0/+8 | |
| * | | | | | | | | | | | | net: packet: document available fanout policies | Daniel Borkmann | 2013-08-29 | 1 | -0/+8 | |
| * | | | | | | | | | | | | tcp: TSO packets automatic sizing | Eric Dumazet | 2013-08-29 | 1 | -0/+9 | |
| * | | | | | | | | | | | | ipv6: drop fragmented ndisc packets by default (RFC 6980) | Hannes Frederic Sowa | 2013-08-29 | 1 | -0/+6 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 2013-08-28 | 1 | -0/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | openvswitch: Mega flow implementation | Andy Zhou | 2013-08-24 | 1 | -0/+40 | |
| * | | | | | | | | | | | | Documentation/networking/: Update Intel wired LAN driver documentation | Jeff Kirsher | 2013-08-27 | 8 | -43/+193 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | / / / / / / / / / | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | net/phy: micrel: Add OF configuration support for ksz9021 | Sean Cross | 2013-08-21 | 1 | -0/+49 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-08-20 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb | Florian Westphal | 2013-07-31 | 1 | -3/+2 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-17 | 3 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ipv6: make unsolicited report intervals configurable for mld | Hannes Frederic Sowa | 2013-08-14 | 1 | -0/+18 | |
| * | | | | | | | | | | | | net: Add MOXA ART SoCs ethernet driver | Jonas Jensen | 2013-08-12 | 1 | -0/+21 | |
| * | | | | | | | | | | | | Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" | David S. Miller | 2013-08-09 | 1 | -8/+0 | |
| * | | | | | | | | | | | | net: sctp: convert sctp_checksum_disable module param into sctp sysctl | Daniel Borkmann | 2013-08-09 | 1 | -0/+8 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-04 | 8 | -38/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Documentation: add networking/netdev-FAQ.txt | Paul Gortmaker | 2013-08-01 | 2 | -0/+226 | |
| * | | | | | | | | | | | | tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies | Hannes Frederic Sowa | 2013-07-31 | 1 | -0/+4 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | tcp: TCP_NOTSENT_LOWAT socket option | Eric Dumazet | 2013-07-25 | 1 | -0/+13 | |
| * | | | | | | | | | | | net: sctp: trivial: update mailing list address | Daniel Borkmann | 2013-07-25 | 1 | -4/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-05 | 15 | -405/+757 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [media] DocBook: upgrade media_api DocBook version to 4.2 | Andrzej Hajda | 2013-09-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | [media] media: i2c: tvp7002: add OF support | Lad, Prabhakar | 2013-08-24 | 1 | -0/+53 |