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
2011-03-29
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
1
-0
/
+22
2011-03-28
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
1
-1
/
+7
2011-03-28
dst: Clone child entry in skb_dst_pop
Steffen Klassert
1
-1
/
+1
2011-03-25
route: Take the right src and dst addresses in ip_route_newports
Steffen Klassert
1
-2
/
+2
2011-03-25
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
1
-3
/
+3
2011-03-25
ipv4: Invalidate nexthop cache nh_saddr more correctly.
David S. Miller
2
-2
/
+11
2011-03-24
net_sched: fix THROTTLED/RUNNING race
Eric Dumazet
1
-4
/
+4
2011-03-23
ipv6: ip6_route_output does not modify sk parameter, so make it const
Florian Westphal
1
-1
/
+1
2011-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+3
2011-03-22
ipv4: fix route deletion for IPs on many subnets
Julian Anastasov
1
-0
/
+1
2011-03-22
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
1
-2
/
+0
2011-03-22
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
Eric Dumazet
1
-2
/
+2
2011-03-22
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
1
-0
/
+1
2011-03-21
wireless: fix 80211 kernel-doc warnings
Randy Dunlap
2
-2
/
+3
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
49
-533
/
+1950
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-03-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-0
/
+15
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-163
/
+180
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+15
2011-03-15
net/9p: Implement syncfs 9P operation
Aneesh Kumar K.V
2
-0
/
+3
2011-03-15
[net/9p] Small non-IO PDUs for zero-copy supporting transports.
Venkateswararao Jujjuri (JV)
1
-1
/
+1
2011-03-15
[net/9p] Add preferences to transport layer.
Venkateswararao Jujjuri (JV)
1
-0
/
+9
2011-03-15
[net/9p] Preparation and helper functions for zero copy
Venkateswararao Jujjuri (JV)
1
-0
/
+8
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
1
-8
/
+13
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
1
-0
/
+11
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
1
-0
/
+29
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
1
-2
/
+2
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
1
-0
/
+2
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
1
-17
/
+0
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
1
-0
/
+1
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
1
-2
/
+1
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
3
-144
/
+123
2011-03-15
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
1
-1
/
+1
2011-03-14
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
1
-0
/
+1
2011-03-14
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
1
-4
/
+20
2011-03-14
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
1
-2
/
+8
2011-03-14
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
Steffen Klassert
1
-0
/
+7
2011-03-13
decnet: Convert to use flowidn where applicable.
David S. Miller
4
-15
/
+19
2011-03-13
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
1
-10
/
+7
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
4
-13
/
+13
2011-03-13
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2
-18
/
+14
2011-03-13
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
1
-12
/
+12
2011-03-13
net: Add flowi6_* member helper macros.
David S. Miller
1
-0
/
+8
2011-03-13
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
1
-59
/
+59
2011-03-13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2
-3
/
+11
2011-03-13
net: Add flowiX_to_flowi() shorthands.
David S. Miller
1
-0
/
+15
2011-03-13
net: Break struct flowi out into AF specific instances.
David S. Miller
2
-59
/
+59
2011-03-13
net: Make flowi ports AF dependent.
David S. Miller
3
-36
/
+46
[next]