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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-31
tcp: Increase timeout for SYN segments
Alex Bergmann
1
-4
/
+14
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+1
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-0
/
+1
2012-08-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
6
-7
/
+22
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-21
/
+117
2012-08-23
packet: fix broken build.
Rami Rosen
1
-1
/
+1
2012-08-23
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
1
-1
/
+1
2012-08-23
Merge git://1984.lsi.us.es/nf-next
David S. Miller
1
-3
/
+13
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-15
/
+16
2012-08-22
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
1
-1
/
+3
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-21
/
+117
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
1
-0
/
+5
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
1
-2
/
+38
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
1
-14
/
+39
2012-08-20
wireless: add radiotap A-MPDU status field
Johannes Berg
1
-0
/
+11
2012-08-20
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
1
-0
/
+4
2012-08-20
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
1
-0
/
+2
2012-08-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-34
/
+34
2012-08-16
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
1
-1
/
+1
2012-08-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-34
/
+34
2012-08-15
sctp: fix a compile error in sctp.h
Cong Wang
1
-2
/
+2
2012-08-15
sctp: Make sysctl tunables per net
Eric W. Biederman
2
-116
/
+90
2012-08-15
sctp: Push struct net down into sctp_verify_ext_param
Eric W. Biederman
1
-3
/
+3
2012-08-15
sctp: Push struct net down into all of the state machine functions
Eric W. Biederman
1
-1
/
+2
2012-08-15
sctp: Push struct net down into sctp_in_scope
Eric W. Biederman
1
-1
/
+1
2012-08-15
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
1
-1
/
+1
2012-08-15
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
2
-8
/
+9
2012-08-15
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
2
-1
/
+9
2012-08-15
sctp: Make the mib per network namespace
Eric W. Biederman
2
-5
/
+7
2012-08-15
sctp: Make the proc files per network namespace.
Eric W. Biederman
2
-13
/
+17
2012-08-15
sctp: Make the ctl_sock per network namespace
Eric W. Biederman
2
-1
/
+8
2012-08-15
sctp: Make the address lists per network namespace
Eric W. Biederman
4
-23
/
+28
2012-08-15
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
2
-4
/
+5
2012-08-15
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
2
-3
/
+3
2012-08-15
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
2
-2
/
+3
2012-08-15
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
1
-1
/
+2
2012-08-15
userns: Implement sk_user_ns
Eric W. Biederman
1
-0
/
+9
2012-08-15
userns: Convert net/ax25 to use kuid_t where appropriate
Eric W. Biederman
1
-2
/
+2
2012-08-15
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
1
-1
/
+4
2012-08-15
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
1
-1
/
+2
2012-08-15
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
1
-1
/
+2
2012-08-15
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
1
-1
/
+1
2012-08-15
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
1
-1
/
+1
2012-08-15
gre: Support GRE over IPv6
xeb@mail.ru
2
-2
/
+40
2012-08-11
codel: refine one condition to avoid a nul rec_inv_sqrt
Eric Dumazet
1
-2
/
+6
2012-08-11
ipv4: fix ip_send_skb()
Eric Dumazet
1
-1
/
+1
2012-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
5
-34
/
+34
2012-08-10
net: tcp: ipv6_mapped needs sk_rx_dst_set method
Eric Dumazet
1
-0
/
+1
2012-08-10
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
1
-0
/
+11
[next]