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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-18
/
+58
2008-10-28
pktgen: fix multiple queue warning
Jesse Brandeburg
1
-14
/
+13
2008-10-28
SUNRPC: Fix potential race in put_rpccred()
Trond Myklebust
1
-1
/
+1
2008-10-28
SUNRPC: Fix rpcauth_prune_expired
Trond Myklebust
1
-7
/
+9
2008-10-28
SUNRPC: Respond promptly to server TCP resets
Trond Myklebust
1
-10
/
+48
2008-10-28
mac80211: correct warnings in minstrel rate control algorithm
John W. Linville
1
-3
/
+3
2008-10-28
RFKILL: fix input layer initialisation
Dmitry Baryshkov
1
-0
/
+5
2008-10-27
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
1
-5
/
+5
2008-10-27
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
1
-1
/
+4
2008-10-26
wireless: fix regression caused by regulatory config option
Arjan van de Ven
1
-6
/
+5
2008-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-79
/
+157
2008-10-24
tcp: Restore ordering of TCP options for the sake of inter-operability
Ilpo Järvinen
1
-6
/
+17
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+4
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+10
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
1
-8
/
+10
2008-10-23
net: Fix disjunct computation of netdev features
Herbert Xu
3
-69
/
+82
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
Wei Yongjun
2
-1
/
+46
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
Wei Yongjun
1
-1
/
+1
2008-10-23
sctp: Add check for the TSN field of the SHUTDOWN chunk
Wei Yongjun
1
-0
/
+9
2008-10-23
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
Wei Yongjun
1
-1
/
+1
2008-10-23
9p: fix sparse warnings
Eric Van Hensbergen
2
-12
/
+13
2008-10-23
9p: rdma: RDMA Transport Support for 9P
Tom Tucker
3
-0
/
+722
2008-10-23
9p: fix debug build error
Eric Van Hensbergen
2
-3
/
+10
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-3
/
+4
2008-10-22
tcp: should use number of sack blocks instead of -1
Ilpo Järvinen
1
-1
/
+1
2008-10-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...
Linus Torvalds
10
-3234
/
+1930
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-25
/
+31
2008-10-20
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
3
-4
/
+4
2008-10-20
netfilter: fix compilation error with NAT=n
Pablo Neira Ayuso
1
-0
/
+2
2008-10-20
netfilter: xt_recent: use proc_create_data()
Alexey Dobriyan
1
-6
/
+4
2008-10-20
netfilter: snmp nat leaks memory in case of failure
Ilpo Järvinen
1
-0
/
+1
2008-10-20
netfilter: xt_iprange: fix range inversion match
Alexey Dobriyan
1
-4
/
+4
2008-10-20
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
Patrick McHardy
1
-1
/
+0
2008-10-20
pkt_sched: sch_generic: Fix oops in sch_teql
Jarek Poplawski
1
-0
/
+2
2008-10-20
dccp: Port redirection support for DCCP
Gerrit Renker
3
-3
/
+4
2008-10-20
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
KOVACS Krisztian
2
-3
/
+4
2008-10-20
netdev: change name dropping error codes
Stephen Hemminger
1
-3
/
+3
2008-10-20
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
Julius Volz
1
-1
/
+3
2008-10-17
9p: add more conservative locking
Eric Van Hensbergen
1
-7
/
+17
2008-10-17
9p: fix oops in protocol stat parsing error path.
Eric Van Hensbergen
1
-2
/
+2
2008-10-18
9p: Improve debug support
Eric Van Hensbergen
2
-27
/
+70
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
416
-13790
/
+29078
2008-10-17
9p: eliminate depricated conv functions
Eric Van Hensbergen
3
-1055
/
+13
2008-10-17
9p: rework client code to use new protocol support functions
Eric Van Hensbergen
5
-515
/
+572
2008-10-17
9p: remove unnecessary tag field from p9_req_t structure
Eric Van Hensbergen
1
-1
/
+1
2008-10-17
9p: remove 9p fcall debug prints
Eric Van Hensbergen
4
-385
/
+0
2008-10-17
9p: add new protocol support code
Eric Van Hensbergen
3
-0
/
+489
2008-10-17
9p: encapsulate version function
Eric Van Hensbergen
1
-30
/
+44
2008-10-17
9p: move dirread to fs layer
Eric Van Hensbergen
1
-103
/
+0
2008-10-17
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
1
-26
/
+0
[next]