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
2014-04-30
tipc: fix memory leak of publications
Ying Xue
1
-1
/
+1
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
6
-43
/
+9
2014-04-28
tipc: move the delivery of named messages out of nametbl lock
Ying Xue
3
-13
/
+22
2014-04-28
tipc: fix out of bounds indexing
Erik Hugne
1
-1
/
+1
2014-04-28
ipv4: Use predefined value for readability
Hisao Tanabe
1
-3
/
+3
2014-04-28
ethtool: exit the loop when invalid index occurs
Jean Sacren
1
-1
/
+3
2014-04-28
sched, act: allow to clear all actions as well
Cong Wang
1
-8
/
+6
2014-04-28
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
10
-39
/
+41
2014-04-28
tipc: fix a possible memory leak
Ying Xue
1
-1
/
+3
2014-04-26
inetpeer_gc_worker: trivial cleanup
xiao jin
1
-1
/
+1
2014-04-26
net_namespace: trivial cleanup
xiao jin
1
-1
/
+1
2014-04-26
tipc: add ioctl to fetch link names
Erik Hugne
3
-3
/
+54
2014-04-26
tipc: add support for link state subscriptions
Erik Hugne
1
-1
/
+5
2014-04-25
vxlan: add x-netns support
Nicolas Dichtel
1
-1
/
+2
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+12
2014-04-23
net: filter: initialize A and X registers
Alexei Starovoitov
1
-7
/
+9
2014-04-23
ip6gre: add x-netns support
Nicolas Dichtel
1
-20
/
+32
2014-04-23
gre: add x-netns support
Nicolas Dichtel
1
-3
/
+3
2014-04-23
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
1
-1
/
+3
2014-04-23
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
3
-23
/
+54
2014-04-23
netlink: simplify nfnetlink_bind
Richard Guy Briggs
1
-5
/
+2
2014-04-23
filter: added BPF random opcode
Chema Gonzalez
1
-0
/
+12
2014-04-23
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
1
-30
/
+28
2014-04-23
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
1
-14
/
+207
2014-04-23
tcp: avoid retransmits of TCP packets hanging in host queues
Eric Dumazet
1
-8
/
+26
2014-04-23
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
1
-4
/
+16
2014-04-23
tipc: fix race in disc create/delete
Ying Xue
3
-20
/
+37
2014-04-23
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
3
-12
/
+13
2014-04-23
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
1
-1
/
+1
2014-04-23
tipc: make media_ptr pointed netdevice valid
Ying Xue
1
-0
/
+1
2014-04-23
tipc: purge tipc_net_lock lock
Ying Xue
7
-100
/
+42
2014-04-23
tipc: use RCU to protect media_ptr pointer
Ying Xue
2
-4
/
+11
2014-04-23
tipc: decouple the relationship between bearer and link
Ying Xue
7
-46
/
+88
2014-04-23
tipc: convert bearer_list to RCU list
Ying Xue
3
-13
/
+18
2014-04-23
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
1
-0
/
+2
2014-04-23
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
1
-8
/
+3
2014-04-23
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2
-5
/
+3
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2
-3
/
+3
2014-04-21
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
2
-22
/
+22
2014-04-21
6lowpan: make lowpan_cb static
Luis R. Rodriguez
1
-1
/
+1
2014-04-21
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
1
-16
/
+30
2014-04-21
sctp: add support for busy polling to sctp protocol
Neil Horman
2
-0
/
+9
2014-04-21
net: Add __dev_forward_skb
Herbert Xu
1
-18
/
+24
2014-04-21
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
1
-0
/
+8
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
6
-59
/
+89
2014-04-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-3
/
+14
2014-04-19
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2
-5
/
+42
2014-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-3
/
+14
2014-04-16
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-4
/
+4
2014-04-16
sit: use the right netns in ioctl handler
Nicolas Dichtel
1
-13
/
+4
[next]