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
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2
-2
/
+18
2006-03-20
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
3
-3
/
+113
2006-03-20
SUNRPC: introduce per-task RPC iostats
Chuck Lever
4
-0
/
+8
2006-03-20
SUNRPC: add a handful of per-xprt counters
Chuck Lever
3
-6
/
+64
2006-03-20
SUNRPC: track length of RPC wait queues
Chuck Lever
1
-0
/
+2
2006-03-20
SUNRPC: more verbose output for rpc auth weak error
Levent Serinol
1
-2
/
+2
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
3
-2
/
+7
2006-03-20
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
Trond Myklebust
2
-3
/
+4
2006-03-20
SUNRPC: Auto-load RPC authentication kernel modules
Olaf Kirch
1
-2
/
+14
2006-03-20
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
1
-1
/
+1
2006-03-16
[PATCH] ieee80211: Fix QoS is not active problem
Hong Liu
1
-2
/
+2
2006-03-16
[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled
Zhu Yi
1
-1
/
+1
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
1
-8
/
+5
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
1
-1
/
+2
2006-03-14
[TCP]: Fix zero port problem in IPv6
Herbert Xu
1
-1
/
+5
2006-03-13
[NETFILTER]: arp_tables: fix NULL pointer dereference
Patrick McHardy
1
-1
/
+1
2006-03-13
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
2
-6
/
+8
2006-03-13
[TCP]: tcp_highspeed: fix AIMD table out-of-bounds access
Patrick McHardy
1
-1
/
+1
2006-03-13
[NETLINK]: Fix use-after-free in netlink_recvmsg
Patrick McHardy
1
-2
/
+3
2006-03-13
[XFRM]: Fix leak in ah6_input
Patrick McHardy
1
-1
/
+1
2006-03-13
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
1
-1
/
+1
2006-03-13
[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+5
2006-03-12
[TCP]: Fix tcp_tso_should_defer() when limit>=65536
David S. Miller
1
-0
/
+4
2006-03-12
[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG
Gregor Maier
1
-1
/
+1
2006-03-12
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
1
-1
/
+1
2006-03-09
[PATCH] fix file counting
Dipankar Sarma
1
-1
/
+1
2006-03-08
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
2
-2
/
+2
2006-03-05
[DCCP] ccid3: Divide by zero fix
Ian McDonald
1
-3
/
+7
2006-03-05
[ATM]: keep atmsvc failure messages quiet
Chas Williams
1
-8
/
+2
2006-03-05
[BRIDGE]: generate kobject remove event
Stephen Hemminger
1
-0
/
+1
2006-03-05
[BRIDGE]: port timer initialization
Stephen Hemminger
2
-3
/
+2
2006-03-05
[BRIDGE]: fix crash in STP
Stephen Hemminger
1
-14
/
+15
2006-03-01
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-11
/
+5
2006-02-28
[PATCH] ieee80211_rx.c: is_beacon
Pete Zaitcev
1
-11
/
+5
2006-02-28
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-02-28
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
3
-3
/
+18
2006-02-28
[NETFILTER]: nf_queue: fix end-of-list check
Patrick McHardy
1
-1
/
+1
2006-02-28
[NETFILTER]: nf_queue: remove unnecessary check for outfn
Patrick McHardy
1
-1
/
+1
2006-02-28
[NETFILTER]: nf_queue: fix rerouting after packet mangling
Patrick McHardy
1
-7
/
+15
2006-02-28
[NETFILTER]: nf_queue: check if rerouter is present before using it
Patrick McHardy
1
-2
/
+2
2006-02-28
[NETFILTER]: nf_queue: don't copy registered rerouter data
Patrick McHardy
1
-19
/
+9
2006-02-28
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
2
-97
/
+38
2006-02-28
[IPSEC] esp: Kill unnecessary block and indentation
Herbert Xu
1
-44
/
+43
2006-02-25
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
1
-2
/
+13
2006-02-25
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
Hugo Santos
1
-0
/
+1
2006-02-24
[IPSEC]: Use TOS when doing tunnel lookups
Herbert Xu
1
-1
/
+4
2006-02-24
[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00
Jamal Hadi Salim
1
-6
/
+6
2006-02-24
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
3
-6
/
+6
2006-02-24
[IPV4]: Fix garbage collection of multipath route entries
Suresh Bhogavilli
1
-1
/
+1
2006-02-24
[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
Patrick McHardy
2
-3
/
+5
[next]