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
2009-07-01
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
1
-0
/
+3
2009-06-30
sctp: xmit sctp packet always return no route error
Wei Yongjun
1
-1
/
+1
2009-06-30
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-06-30
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
1
-5
/
+10
2009-06-30
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
1
-1
/
+2
2009-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
1
-0
/
+6
2009-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-17
/
+78
2009-06-29
nl802154: add module license and description
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
1
-6
/
+60
2009-06-29
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
2
-9
/
+14
2009-06-27
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
1
-3
/
+5
2009-06-27
inet: Call skb_orphan before tproxy activates
Herbert Xu
2
-0
/
+6
2009-06-27
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-27
sunrpc: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-0
/
+1
2009-06-27
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-27
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-27
decnet: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
1
-1
/
+4
2009-06-26
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
Wei Yongjun
1
-1
/
+2
2009-06-25
nf_conntrack: Use rcu_barrier()
Jesper Dangaard Brouer
2
-2
/
+4
2009-06-25
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
1
-21
/
+31
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
1
-2
/
+2
2009-06-25
ipsec: Fix name of CAST algorithm
Herbert Xu
1
-2
/
+2
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
27
-61
/
+98
2009-06-24
ipv4 routing: Ensure that route cache entries are usable and reclaimable with...
Neil Horman
1
-3
/
+23
2009-06-24
net: Move rx skb_orphan call to where needed
Herbert Xu
4
-7
/
+2
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
16
-32
/
+32
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
4
-60
/
+129
2009-06-22
Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
11
-75
/
+928
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-162
/
+312
2009-06-22
netfilter: xt_rateest: fix comparison with self
Patrick McHardy
1
-1
/
+1
2009-06-22
netfilter: xt_quota: fix incomplete initialization
Jan Engelhardt
1
-0
/
+1
2009-06-22
netfilter: nf_log: fix direct userspace memory access in proc handler
Patrick McHardy
1
-5
/
+11
2009-06-22
netfilter: fix some sparse endianess warnings
Patrick McHardy
2
-8
/
+8
2009-06-22
netfilter: nf_conntrack: fix conntrack lookup race
Patrick McHardy
1
-2
/
+4
2009-06-22
netfilter: nf_conntrack: fix confirmation race condition
Patrick McHardy
1
-1
/
+8
2009-06-22
netfilter: nf_conntrack: death_by_timeout() fix
Eric Dumazet
1
-2
/
+8
2009-06-20
nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh()
Ricardo Labiaga
1
-2
/
+5
2009-06-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-33
/
+118
2009-06-20
ipv4: fix NULL pointer + success return in route lookup path
Neil Horman
1
-2
/
+12
2009-06-19
cfg80211: validate station settings
Johannes Berg
1
-16
/
+78
2009-06-19
cfg80211: allow setting station parameters in mesh
Andrey Yurovsky
1
-1
/
+2
2009-06-19
cfg80211: allow adding/deleting stations on mesh
Andrey Yurovsky
1
-2
/
+4
2009-06-19
rfkill: export persistent attribute in sysfs
Alan Jenkins
1
-0
/
+10
2009-06-19
rfkill: don't restore software blocked state on persistent devices
Alan Jenkins
1
-15
/
+25
2009-06-19
rfkill: rfkill_set_block() when suspended nitpick
Alan Jenkins
1
-3
/
+3
2009-06-19
ieee802154: use standard routine for printing dumps
Dmitry Baryshkov
1
-9
/
+3
2009-06-19
af_iucv: Return -EAGAIN if iucv msg limit is exceeded
Hendrik Brueckner
1
-41
/
+103
[next]