- 71472ec team: add user_linkup and user_linkup_enabled per-port option by Jiri Pirko · 13 years ago
- 14f066b team: add bool option type by Jiri Pirko · 13 years ago
- 80f7c66 team: add support for per-port options by Jiri Pirko · 13 years ago
- 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
- 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 13 years ago
- 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 13 years ago
- 20955e8 libfs: add simple_open() by Stephen Boyd · 13 years ago
- 08f10af net/dcb: Add an optional max rate attribute by Amir Vadai · 13 years ago
- e5395e9 net/mlx4_core: set port QoS attributes by Amir Vadai · 13 years ago
- 0e98b52 net/mlx4_en: Force user priority by QP attribute by Amir Vadai · 13 years ago
- 9899b81 Ethernet driver for the WIZnet W5300 chip by Mike Sinkovsky · 13 years ago
- 43f63c8 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
- 2615598 team: add binary option type by Jiri Pirko · 13 years ago
- 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
- 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
- 18f05d6 stmmac: extend CSR Clock Range programming by Giuseppe CAVALLARO · 13 years ago
- 8327eb6 stmmac: re-work the internal GMAC DMA platf parameters by Deepak SIKRI · 13 years ago
- faeae3f stmmac: Define MDC clock selection macros by Deepak SIKRI · 13 years ago
- 55f9a4d stmmac: Define CSUM offload engine Types by Deepak SIKRI · 13 years ago
- f142af2 stmmac: Allow stmmac to work with other PHY buses(v3). by Srinivas Kandagatla · 13 years ago
- 64ebe98 Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- a5149bf Merge branch 'selinux' ("struct common_audit_data" sanitizer) by Linus Torvalds · 13 years ago
- 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
- 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 02eacbd ethtool: Add a common function for drivers with transmit time stamping. by Richard Cochran · 13 years ago
- c8f3a8c ethtool: Introduce a method for getting time stamping capabilities. by Richard Cochran · 13 years ago
- 995a909 ptp: Add a method for obtaining the device index. by Richard Cochran · 13 years ago
- 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
- ffe06c1 filter: add XOR operation by Jiri Pirko · 13 years ago
- 302d663 filter: Allow to create sk-unattached filters by Jiri Pirko · 13 years ago
- 33be96e net/hyperv: Add flow control based on hi/low watermark by Haiyang Zhang · 13 years ago
- 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 13 years ago
- 01627d9 Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 13 years ago
- 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 13 years ago
- 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 13 years ago
- 7d6e1cb Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 9569412 Merge branch 'paul' (Fixups from Paul Gortmaker) by Linus Torvalds · 13 years ago
- 80da6a4 asm-generic: add linux/types.h to cmpxchg.h by Paul Gortmaker · 13 years ago
- f68c56b firewire: restore the device.h include in linux/firewire.h by Paul Gortmaker · 13 years ago
- 3d92e05 avr32: fix build failures from mis-naming of atmel_nand.h by Paul Gortmaker · 13 years ago
- b1a808f Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 13 years ago
- 8f6b767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
- deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
- 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 13 years ago
- edbc0bb net: Report dev->promiscuity in netlink reports. by Ben Greear · 13 years ago
- e4422b2 net: remove unused icmp_ioctl() definition. by Rami Rosen · 13 years ago
- b3fe91c netlink: Delete all NLA_PUT*() macros. by David S. Miller · 13 years ago
- e545d71 xfrm: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
- 24c410d netlink: Add nla_put_le{16,32,64}() helpers. by David S. Miller · 13 years ago
- 7cf7899 ipset: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
- 6c1dd3b netlink: Add nla_put_net{16,32,64}() helpers. by David S. Miller · 13 years ago
- 569a8fc netlink: Add nla_put_be{16,32,64}() helpers. by David S. Miller · 13 years ago
- 66189be CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 13 years ago
- b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 13 years ago
- 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 13 years ago
- f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 13 years ago
- 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
- 4a165d2 ext2: No longer export ext2_fs.h to user space by Thierry Reding · 13 years ago
- 6308191 tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() by Oleg Nesterov · 13 years ago
- f38f838 virtio: drop thaw PM operation by Amit Shah · 13 years ago
- 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
- a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
- d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
- ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
- 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
- 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
- 3248877 drm: base prime/dma-buf support (v5) by Dave Airlie · 13 years ago
- 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 13 years ago
- 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
- b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
- 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
- e075105 cpuidle: remove unused 'governor_data' field by Daniel Lezcano · 13 years ago
- db70b04 cpuidle: remove useless array definition in cpuidle_structure by Daniel Lezcano · 13 years ago
- 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
- 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
- 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 13 years ago
- 98b54aa kgdb,debug_core: pass the breakpoint struct instead of address and memory by Jason Wessel · 13 years ago
- ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
- 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 5219a53 crypto: user - Fix size of netlink dump message by Steffen Klassert · 13 years ago
- 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 13 years ago
- 15c08f6 regulator: Fix comments in include/linux/regulator/machine.h by Axel Lin · 13 years ago
- 615399c cpumask: remove old cpu_*_map. by Rusty Russell · 13 years ago