index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-15
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
4
-59
/
+49
2007-07-15
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
6
-30
/
+40
2007-07-15
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
Yasuyuki Kozakai
2
-2
/
+2
2007-07-15
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
4
-2
/
+15
2007-07-15
[AF_IUCV]: Add lock when updating accept_q
Ursula Braun
2
-2
/
+15
2007-07-15
[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.
Ursula Braun
1
-1
/
+4
2007-07-15
[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.
Jennifer Hunt
1
-4
/
+4
2007-07-15
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
Adrian Bunk
2
-6
/
+2
2007-07-15
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
16
-322
/
+1050
2007-07-15
[TCP]: tcp probe add back ssthresh field
Stephen Hemminger
1
-0
/
+1
2007-07-15
[VLAN]: Fix memset length
Patrick McHardy
1
-1
/
+1
2007-07-15
[NET]: Add macvlan driver
Patrick McHardy
7
-0
/
+550
2007-07-15
[VLAN]: Use multicast list synchronization helpers
Patrick McHardy
2
-134
/
+2
2007-07-15
[VLAN]: Fix promiscous/allmulti synchronization races
Patrick McHardy
4
-20
/
+22
2007-07-15
[NET]: dev_mcast: add multicast list synchronization helpers
Patrick McHardy
2
-0
/
+78
2007-07-15
[NET]: Add net_device change_rx_mode callback
Patrick McHardy
2
-1
/
+19
2007-07-15
[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems
Ingo Molnar
1
-1
/
+1
2007-07-15
[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA
Cornelia Huck
4
-41
/
+58
2007-07-15
[SCSI] Clean up scsi_add_lun a bit
Matthew Wilcox
1
-38
/
+26
2007-07-15
[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...
Thomas Bogendoerfer
1
-2
/
+0
2007-07-15
[SCSI] sni_53c710: Cleanup
Thomas Bogendoerfer
1
-8
/
+2
2007-07-15
[SCSI] qla4xxx: Fix underrun/overrun conditions
David C Somayajulu
2
-26
/
+33
2007-07-15
[SCSI] megaraid_mbox: use mutex instead of semaphore
Matthias Kaehlcke
3
-5
/
+6
2007-07-15
[SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.
Salyzyn, Mark
1
-0
/
+3
2007-07-15
[SCSI] qla2xxx: update version to 8.02.00-k1.
Seokmann Ju
1
-3
/
+3
2007-07-15
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
13
-154
/
+1593
2007-07-15
[SCSI] stex: use resid for xfer len information
Ed Lin
1
-2
/
+2
2007-07-15
[SCSI] Add Brownie 1200U3P to blacklist
Matthew Wilcox
1
-0
/
+1
2007-07-15
[SCSI] scsi.c: convert to use the data buffer accessors
Boaz Harrosh
1
-1
/
+1
2007-07-15
[SCSI] tmscsim: Further clean-up of the driver
Boaz Harrosh
2
-4
/
+0
2007-07-15
[SCSI] CONFIG_SCSI_FD_8xx no longer exists
Geert Uytterhoeven
1
-1
/
+0
2007-07-15
[SCSI] sr: fix error handling in module_init
Akinobu Mita
1
-1
/
+5
2007-07-15
[SCSI] lpfc: Fix NPIV compile problem
James Bottomley
1
-4
/
+1
2007-07-15
[SCSI] lpfc: fix NPIV mapping problems
FUJITA Tomonori
1
-4
/
+7
2007-07-15
[SCSI] lpfc: add missed data buffer accessor
Boaz Harrosh
1
-1
/
+1
2007-07-15
[SCSI] Remove unused method scsi_device_cancel
Priyanka Gupta
2
-47
/
+0
2007-07-15
9p: fix a race condition bug in umount which caused a segfault
Eric Van Hensbergen
1
-3
/
+3
2007-07-15
9p: re-enable mount time debug option
Eric Van Hensbergen
2
-2
/
+7
2007-07-15
9p: cache meta-data when cache=loose
Eric Van Hensbergen
2
-2
/
+15
2007-07-15
net/9p: set error to EREMOTEIO if trans->write returns zero
Latchesar Ionkov
1
-1
/
+5
2007-07-15
net/9p: change net/9p module name to 9pnet
Latchesar Ionkov
1
-3
/
+3
2007-07-15
9p: Reorganization of 9p file system code
Latchesar Ionkov
36
-3131
/
+3423
2007-07-14
[XFS] Fix lockdep annotations for xfs_lock_inodes
David Chinner
2
-8
/
+11
2007-07-14
[LIB]: export radix_tree_preload()
David Chinner
1
-0
/
+1
2007-07-14
[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode
Michal Marek
4
-33
/
+255
2007-07-14
[XFS] Compat ioctl handler for handle operations
Michal Marek
1
-5
/
+52
2007-07-14
[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
Michal Marek
1
-1
/
+41
2007-07-14
[XFS] Clean up function name handling in tracing code
Eric Sandeen
5
-273
/
+150
2007-07-14
[XFS] Quota inode has no parent.
David Chinner
2
-6
/
+10
2007-07-14
[XFS] Concurrent Multi-File Data Streams
David Chinner
21
-12
/
+1730
[prev]
[next]