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
2008-06-05
tipc: Fix minor bugs in link session number handling
Allan Stephens
1
-5
/
+12
2008-06-05
tipc: Fix bugs in message error code display when debugging
Allan Stephens
1
-3
/
+0
2008-06-05
tipc: Standardize error checking on incoming messages via native API
Allan Stephens
1
-16
/
+9
2008-06-05
tipc: Fix bug in connection setup via native API
Allan Stephens
1
-6
/
+3
2008-05-26
irda: Push BKL down into irda ioctl handlers
Alan Cox
2
-28
/
+33
2008-05-26
wanrouter: Push down BKL
Alan Cox
2
-3
/
+5
2008-05-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
19
-435
/
+160
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
3
-14
/
+3
2008-05-22
net: The world is not perfect patch.
Rami Rosen
3
-362
/
+3
2008-05-22
xfrm_user: Remove zero length key checks.
David S. Miller
1
-11
/
+0
2008-05-22
net/ipv4/arp.c: Use common hex_asc helpers
Denis Cheng
1
-3
/
+2
2008-05-22
tcp: TCP connection times out if ICMP frag needed is delayed
Sridhar Samudrala
1
-4
/
+6
2008-05-22
tipc: Fix initialization sequence problems when entering network mode
Allan Stephens
5
-9
/
+12
2008-05-22
tipc: Update "previous node" indicators when node address changes
Allan Stephens
1
-0
/
+1
2008-05-22
tipc: Optimize null pointer check during neighbor discovery
Allan Stephens
1
-3
/
+2
2008-05-22
tipc: Prevent node object duplication due to simultaneous discovery
Allan Stephens
1
-0
/
+26
2008-05-22
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
2
-8
/
+14
2008-05-22
ip6mr: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-15
/
+7
2008-05-22
ipmr: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-16
/
+9
2008-05-22
ip6tnl: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-20
/
+6
2008-05-22
ipmr: Ipip tunnel uses on-device stats.
Pavel Emelyanov
1
-2
/
+2
2008-05-22
sit: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-15
/
+9
2008-05-22
ipip: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-14
/
+8
2008-05-22
ipgre: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-18
/
+14
2008-05-22
bridge: Use on-device stats instead of private ones.
Pavel Emelyanov
4
-16
/
+8
2008-05-22
net: The dev->get_stats pointer is not NULL nowadays.
Pavel Emelyanov
2
-17
/
+12
2008-05-22
af_key: Fix selector family initialization.
Kazunori MIYAZAWA
1
-1
/
+1
2008-05-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-5
/
+11
2008-05-21
mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
Helmut Schaa
1
-4
/
+11
2008-05-21
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
1
-0
/
+4
2008-05-21
mac80211: don't claim iwspy support
Johannes Berg
1
-1
/
+0
2008-05-21
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
3
-0
/
+37
2008-05-21
vlan: Correctly handle device notifications for layered VLAN devices
Patrick McHardy
1
-3
/
+1
2008-05-21
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
1
-1
/
+1
2008-05-21
net_sched: cls_api: fix return value for non-existant classifiers
Patrick McHardy
1
-1
/
+1
2008-05-21
ipsec: Use the correct ip_local_out function
Herbert Xu
2
-2
/
+2
2008-05-20
ipv6 addrconf: Allow infinite prefix lifetime.
YOSHIFUJI Hideaki
2
-25
/
+52
2008-05-20
ipv6 route: Fix lifetime in netlink.
YOSHIFUJI Hideaki
1
-1
/
+3
2008-05-20
ipv6 addrconf: Fix route lifetime setting in corner case.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-05-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-10
/
+41
2008-05-20
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
2
-5
/
+5
2008-05-20
ipv6: Register some net/ipv6/ core sysctls at read-only root.
Pavel Emelyanov
1
-7
/
+22
2008-05-20
inet: Register fragmentation some ctls at read-only root.
Pavel Emelyanov
2
-3
/
+48
2008-05-20
ipv6: In fragmentation code, handle error returned from register_pernet_subsys.
Pavel Emelyanov
1
-1
/
+7
2008-05-20
inet: Rename fragmentation sysctl-related functions/variables.
Pavel Emelyanov
2
-18
/
+18
2008-05-20
netns: Register net/core/ sysctls at read-only root.
Pavel Emelyanov
1
-20
/
+19
2008-05-20
netns: Introduce sysctl root for read-only net sysctls.
Pavel Emelyanov
1
-0
/
+30
2008-05-20
tipc: Cosmetic cleanup of topology service code
Allan Stephens
2
-15
/
+13
2008-05-20
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
3
-90
/
+116
2008-05-20
tipc: Fix bug in topology server byte swapping routine
Allan Stephens
1
-3
/
+1
[next]