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
2012-06-11
inet: Use FIB table peer roots in routes.
David S. Miller
2
-8
/
+14
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
2
-0
/
+8
2012-06-11
inet: Add family scope inetpeer flushes.
David S. Miller
2
-1
/
+29
2012-06-11
ipv4: Kill ip_rt_frag_needed().
David S. Miller
3
-68
/
+1
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
4
-51
/
+67
2012-06-10
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
4
-13
/
+6
2012-06-10
af_unix: remove unix_iter_state
Eric Dumazet
1
-5
/
+1
2012-06-10
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
1
-1
/
+1
2012-06-10
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
3
-12
/
+4
2012-06-10
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
3
-49
/
+74
2012-06-10
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
3
-30
/
+20
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
3
-30
/
+17
2012-06-09
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
8
-52
/
+24
2012-06-09
af_unix: speedup /proc/net/unix
Eric Dumazet
2
-48
/
+68
2012-06-09
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
6
-10
/
+21
2012-06-09
inetpeer: add namespace support for inetpeer
Gao feng
2
-19
/
+51
2012-06-08
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+40
2012-06-08
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
1
-2
/
+2
2012-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-95
/
+142
2012-06-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
11
-22
/
+97
2012-06-06
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-5
/
+5
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-22
/
+97
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-1
/
+1
2012-06-06
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
1
-4
/
+12
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-04
mac80211: Fix likely misuse of | for &
Joe Perches
1
-3
/
+3
2012-06-04
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
1
-1
/
+6
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2
-0
/
+28
2012-06-04
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
1
-1
/
+1
2012-06-04
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
1
-3
/
+6
2012-06-04
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
1
-1
/
+5
2012-06-04
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
1
-9
/
+27
2012-06-04
net/9p: Add __force to cast of __user pointer
Joe Perches
1
-1
/
+1
2012-06-04
net: Remove casts to same type
Joe Perches
14
-36
/
+32
2012-06-04
drop_monitor: dont sleep in atomic context
Eric Dumazet
1
-69
/
+33
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
1
-0
/
+1
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
7
-12
/
+14
2012-06-04
tcp: tcp_make_synack() consumes dst parameter
Eric Dumazet
3
-6
/
+14
2012-06-04
tcp: tcp_make_synack() can use alloc_skb()
Eric Dumazet
1
-1
/
+1
2012-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+19
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-2
/
+2
2012-06-01
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2
-6
/
+12
2012-06-01
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
1
-1
/
+2
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-58
/
+75
2012-06-01
sch_atm.c: get rid of poinless extern
Al Viro
1
-2
/
+0
2012-06-01
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-45
/
+68
2012-06-01
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2
-3
/
+3
[next]