index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-01
bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...
Roopa Prabhu
1
-1
/
+8
2015-02-01
rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD
Roopa Prabhu
1
-1
/
+2
2015-02-01
bridge: offload bridge port attributes to switch asic if feature flag set
Roopa Prabhu
1
-3
/
+23
2015-02-01
swdevice: add new apis to set and del bridge port attributes
Roopa Prabhu
2
-1
/
+146
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
7
-13
/
+18
2015-02-01
netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...
Roopa Prabhu
1
-1
/
+5
2015-02-01
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
1
-2
/
+3
2015-02-01
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
4
-33
/
+37
2015-02-02
powerpc/perf/hv-24x7: Document sysfs event description entries
Cody P Schafer
1
-0
/
+22
2015-02-02
powerpc/perf/hv-gpci: add the remaining gpci requests
Cody P Schafer
1
-1
/
+186
2015-02-02
powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated
Cody P Schafer
10
-30
/
+316
2015-02-02
powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
Cody P Schafer
4
-17
/
+841
2015-02-02
perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
sukadev@linux.vnet.ibm.com
1
-0
/
+10
2015-02-02
perf: add PMU_EVENT_ATTR_STRING() helper
Cody P Schafer
1
-0
/
+7
2015-02-02
perf: provide sysfs_show for struct perf_pmu_events_attr
Cody P Schafer
2
-0
/
+15
2015-02-01
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
Hariprasad Shenai
1
-1
/
+23
2015-02-02
md/bitmap: fix a might_sleep() warning.
NeilBrown
1
-0
/
+13
2015-02-02
md/raid5: fix another livelock caused by non-aligned writes.
NeilBrown
1
-0
/
+5
2015-02-01
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
3
-8
/
+9
2015-02-02
ieee802154: cc2520: Fix space before , coding style issue
Mohammad Jamal
1
-2
/
+2
2015-02-02
ieee802154: cc2520: Replace shift operations by BIT macro
Mohammad Jamal
1
-3
/
+3
2015-02-01
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-02
powerpc/kernel: Avoid initializing device-tree pointer twice
Gavin Shan
1
-3
/
+0
2015-02-02
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
3
-104
/
+0
2015-02-02
powerpc/kernel: Make syscall_exit a local label
Michael Ellerman
1
-9
/
+9
2015-02-02
cxl: Fix device_node reference counting
Ryan Grimm
3
-5
/
+5
2015-02-02
ima: /proc/keys is now mandatory
David Howells
1
-1
/
+0
2015-02-02
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
53
-722
/
+4641
2015-02-02
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
Dave Chinner
1
-220
/
+231
2015-02-02
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
Iustin Pop
1
-14
/
+25
2015-02-02
xfs: factor projid hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-19
/
+31
2015-02-02
xfs: factor extsize hint checking out of xfs_ioctl_setattr
Dave Chinner
1
-39
/
+51
2015-02-02
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
Dave Chinner
1
-9
/
+13
2015-02-02
xfs: kill xfs_ioctl_setattr behaviour mask
Dave Chinner
1
-103
/
+65
2015-02-02
xfs: disaggregate xfs_ioctl_setattr
Dave Chinner
1
-5
/
+18
2015-02-02
xfs: factor out xfs_ioctl_setattr transaciton preamble
Dave Chinner
1
-46
/
+55
2015-02-02
xfs: separate xflags from xfs_ioctl_setattr
Dave Chinner
1
-48
/
+41
2015-02-02
xfs: FSX_NONBLOCK is not used
Dave Chinner
1
-5
/
+0
2015-02-02
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
8
-163
/
+129
2015-02-02
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2
-91
/
+61
2015-02-02
xfs: change kmem_free to use generic kvfree()
Wang, Yalin
2
-11
/
+4
2015-02-02
xfs: factor out a xfs_update_prealloc_flags() helper
Christoph Hellwig
3
-60
/
+63
2015-02-01
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-71
/
+150
2015-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+28
2015-02-01
drm/msm: add moduleparam to disable fbdev
Rob Clark
1
-1
/
+8
2015-02-01
Merge branch 'hso-next'
David S. Miller
1
-51
/
+40
2015-02-01
hso: fix rfkill name conflicts
Olivier Sobrie
1
-2
/
+3
2015-02-01
hso: add missing cancel_work_sync in disconnect()
Olivier Sobrie
1
-0
/
+2
2015-02-01
hso: update serial_table in usb disconnect method
Olivier Sobrie
1
-1
/
+1
2015-02-01
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
1
-3
/
+9
[prev]
[next]