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
2011-01-29
ipv4: Allocate fib metrics dynamically.
David S. Miller
1
-0
/
+4
2011-01-28
net: Pre-COW metrics for TCP.
David S. Miller
1
-3
/
+23
2011-01-28
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
15
-221
/
+148
2011-01-28
net: fix dev_seq_next()
Eric Dumazet
1
-4
/
+7
2011-01-28
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
David S. Miller
2
-9
/
+42
2011-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+4
2011-01-28
ipv6: Remove route peer binding assertions.
David S. Miller
1
-4
/
+0
2011-01-28
net: add kmemcheck annotation in __alloc_skb()
Eric Dumazet
1
-0
/
+1
2011-01-28
net: fix validate_link_af in rtnetlink core
Kurt Van Dijck
1
-2
/
+1
2011-01-28
econet: remove compiler warnings
Eric Dumazet
1
-2
/
+2
2011-01-28
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
David S. Miller
1
-0
/
+1
2011-01-27
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
6
-9
/
+114
2011-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-128
/
+115
2011-01-27
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
1
-0
/
+6
2011-01-27
mac80211: use DECLARE_EVENT_CLASS
Johannes Berg
1
-169
/
+33
2011-01-27
net_sched: sch_mqprio: dont leak kernel memory
Eric Dumazet
1
-1
/
+1
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-64
/
+55
2011-01-26
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
1
-1
/
+1
2011-01-26
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-01-26
pktgen: speedup fragmented skbs
Eric Dumazet
1
-141
/
+93
2011-01-25
ipv6: Revert 'administrative down' address handling changes.
David S. Miller
1
-48
/
+33
2011-01-25
net: add sysfs entry for device group
Vlad Dogaru
1
-0
/
+15
2011-01-25
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-01-25
ipv6: Always clone offlink routes.
David S. Miller
1
-8
/
+1
2011-01-25
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
2
-22
/
+13
2011-01-25
net: change netdev->features to u32
Michał Mirosław
12
-20
/
+19
2011-01-25
net: Move check of checksum features to netdev_fix_features()
Michał Mirosław
1
-15
/
+17
2011-01-25
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
John Fastabend
1
-2
/
+11
2011-01-25
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
2
-6
/
+97
2011-01-25
tcp: fix bug in listening_get_next()
Eric Dumazet
1
-1
/
+0
2011-01-25
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
David S. Miller
1
-1
/
+1
2011-01-25
GRO: fix merging a paged skb after non-paged skbs
Michal Schmidt
1
-2
/
+6
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-53
/
+47
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
36
-381
/
+544
2011-01-25
net: arp_ioctl() must hold RTNL
Eric Dumazet
2
-7
/
+7
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
1
-1
/
+1
2011-01-22
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
5
-6
/
+20
2011-01-22
net: netif_setup_tc() is static
Eric Dumazet
1
-1
/
+1
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
7
-24
/
+39
2011-01-21
mac80211: Fix skb-copy failure debug message.
Ben Greear
1
-1
/
+1
2011-01-21
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
13
-30
/
+24
2011-01-21
rtnetlink: fix link attribute validation with IFLA_GROUP
Patrick McHardy
1
-5
/
+8
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
3
-6
/
+6
2011-01-21
ipv6: raw: rcu annotations
Eric Dumazet
1
-7
/
+7
2011-01-21
neigh: __rcu annotations
Eric Dumazet
1
-6
/
+7
2011-01-21
net: ipv6: sit: fix rcu annotations
Eric Dumazet
1
-10
/
+13
2011-01-21
net_sched: RCU conversion of stab
Eric Dumazet
3
-13
/
+23
2011-01-21
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
6
-11
/
+11
2011-01-21
net_sched: sfq: allow divisor to be a parameter
Eric Dumazet
1
-12
/
+30
2011-01-21
net: dev_close_many() is static
Eric Dumazet
1
-1
/
+1
[next]