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
2013-04-08
decnet: remove duplicated include from dn_table.c
Wei Yongjun
1
-1
/
+0
2013-04-08
net_cls: remove duplicated include from cls_api.c
Wei Yongjun
1
-1
/
+0
2013-04-08
6lowpan: handle dev_queue_xmit() error code properly
Alan Ott
1
-2
/
+2
2013-04-08
mac802154: Increase tx_buffer_len
Alan Ott
1
-1
/
+1
2013-04-08
mac802154: Use netif flow control
Alan Ott
1
-0
/
+14
2013-04-08
mac802154: Do not try to resend failed packets
Alan Ott
2
-12
/
+2
2013-04-08
sctp: fix error return code in __sctp_connect()
Wei Yongjun
1
-2
/
+3
2013-04-08
802: fix a possible race condition
Cong Wang
1
-0
/
+4
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
46
-1946
/
+2273
2013-04-06
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...
Hannes Frederic Sowa
1
-2
/
+20
2013-04-05
netfilter: remove unneeded variable proc_net_netfilter
Pablo Neira Ayuso
1
-12
/
+4
2013-04-05
netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
Gao feng
1
-60
/
+113
2013-04-05
netfilter: enable per netns support for nf_loggers
Gao feng
1
-21
/
+0
2013-04-05
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
Gao feng
1
-60
/
+117
2013-04-05
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
Gao feng
1
-40
/
+89
2013-04-05
netfilter: ebt_ulog: add net namespace support for ebt_ulog
Gao feng
1
-37
/
+88
2013-04-05
netfilter: xt_LOG: add net namespace support for xt_LOG
Gao feng
1
-3
/
+49
2013-04-05
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
1
-2
/
+35
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
14
-96
/
+216
2013-04-05
netfilter: make /proc/net/netfilter pernet
Gao feng
1
-4
/
+29
2013-04-05
net: frag queue per hash bucket locking
Jesper Dangaard Brouer
1
-13
/
+44
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-27
/
+54
2013-04-03
net: fix smatch warnings inside datagram_poll
Jacob Keller
5
-5
/
+5
2013-04-02
VSOCK: Handle changes to the VMCI context ID.
Reilly Grant
4
-26
/
+23
2013-04-02
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-04-02
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
1
-1
/
+12
2013-04-02
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-04-02
bridge: remove a redundant synchronize_net()
Eric Dumazet
1
-1
/
+0
2013-04-02
netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
holger@eitzenberger.org
1
-20
/
+22
2013-04-02
netfilter: xt_NFQUEUE: introduce CPU fanout
holger@eitzenberger.org
1
-2
/
+39
2013-04-02
netfilter: use IS_ENABLE to replace if defined in TRACE target
Gao feng
2
-6
/
+3
2013-04-02
ipvs: do not disable bh for long time
Julian Anastasov
12
-87
/
+64
2013-04-02
ipvs: convert services to rcu
Julian Anastasov
17
-240
/
+177
2013-04-02
ipvs: convert dests to rcu
Julian Anastasov
3
-25
/
+26
2013-04-02
ipvs: convert sched_lock to spin lock
Julian Anastasov
5
-32
/
+32
2013-04-02
ipvs: do not expect result from done_service
Julian Anastasov
7
-28
/
+10
2013-04-02
ipvs: reorganize dest trash
Julian Anastasov
1
-74
/
+104
2013-04-02
ipvs: convert wrr scheduler to rcu
Julian Anastasov
1
-64
/
+103
2013-04-02
ipvs: convert wlc scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert sh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: convert sed scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert rr scheduler to rcu
Julian Anastasov
1
-20
/
+35
2013-04-02
ipvs: convert nq scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lc scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lblcr scheduler to rcu
Julian Anastasov
1
-81
/
+90
2013-04-02
ipvs: convert lblc scheduler to rcu
Julian Anastasov
1
-41
/
+55
2013-04-02
ipvs: convert dh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
3
-11
/
+6
2013-04-02
ipvs: preparations for using rcu in schedulers
Julian Anastasov
2
-0
/
+14
2013-04-02
ipvs: change ip_vs_sched_lock to mutex
Julian Anastasov
1
-12
/
+12
[next]