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
2010-09-15
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-76
/
+86
2010-09-13
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
1
-1
/
+6
2010-09-13
sunrpc: increase MAX_HASHTABLE_BITS to 14
Miquel van Smoorenburg
1
-1
/
+1
2010-09-13
gss:spkm3 miss returning error to caller when import security context
Bian Naimeng
1
-1
/
+4
2010-09-13
gss:krb5 miss returning error to caller when import security context
Bian Naimeng
1
-2
/
+8
2010-09-13
SUNRPC: cleanup state-machine ordering
J. Bruce Fields
1
-42
/
+42
2010-09-13
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
2
-20
/
+20
2010-09-13
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2
-7
/
+8
2010-09-13
Fix null dereference in call_allocate
J. Bruce Fields
1
-4
/
+4
2010-09-10
sctp: fix test for end of loop
Joe Perches
1
-23
/
+23
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
23
-274
/
+919
2010-09-09
udp: add rehash on connect()
Eric Dumazet
4
-2
/
+64
2010-09-09
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-09-09
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
1
-2
/
+6
2010-09-08
ipvs: fix active FTP
Julian Anastasov
3
-12
/
+13
2010-09-08
gro: Re-fix different skb headrooms
Jarek Poplawski
1
-1
/
+1
2010-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-37
/
+91
2010-09-08
ipv4: Fix reverse path filtering with multipath routing.
David S. Miller
1
-2
/
+13
2010-09-08
UNIX: Do not loop forever at unix_autobind().
Tetsuo Handa
1
-3
/
+12
2010-09-08
irda: off by one
Dan Carpenter
1
-1
/
+1
2010-09-08
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
1
-65
/
+15
2010-09-08
ipv6: discard overlapping fragment
Nicolas Dichtel
1
-56
/
+15
2010-09-08
net: fix tx queue selection for bridged devices implementing select_queue
Helmut Schaa
1
-8
/
+8
2010-09-03
pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator
Jarek Poplawski
1
-6
/
+6
2010-09-02
ipvs: avoid oops for passive FTP
Julian Anastasov
1
-1
/
+2
2010-09-02
gro: fix different skb headrooms
Eric Dumazet
1
-2
/
+6
2010-09-02
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
1
-2
/
+4
2010-09-02
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
1
-1
/
+1
2010-09-02
xfrm_user: avoid a warning with some compiler
Nicolas Dichtel
1
-1
/
+1
2010-09-02
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
Michal Soltys
1
-1
/
+1
2010-09-02
net sched: fix kernel leak in act_police
Jeff Mahoney
1
-12
/
+9
2010-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-9
/
+37
2010-08-31
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
1
-9
/
+12
2010-08-31
netlink: Make NETLINK_USERSOCK work again.
David S. Miller
1
-0
/
+22
2010-08-31
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
1
-2
/
+2
2010-08-31
wireless extensions: fix kernel heap content leak
Johannes Berg
2
-0
/
+19
2010-08-31
mac80211: delete work timer
Johannes Berg
1
-0
/
+6
2010-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-32
/
+21
2010-08-28
net/ipv4: Eliminate kstrdup memory leak
Julia Lawall
1
-2
/
+3
2010-08-27
net/caif/cfrfml.c: use asm/unaligned.h
Jeff Mahoney
1
-1
/
+1
2010-08-27
ax25: missplaced sock_put(sk)
Bernard Pidoux F6BVP
1
-1
/
+1
2010-08-27
l2tp: test for ethernet header in l2tp_eth_dev_recv()
Eric Dumazet
1
-1
/
+1
2010-08-26
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
1
-1
/
+2
2010-08-26
tcp: fix three tcp sysctls tuning
Eric Dumazet
1
-17
/
+7
2010-08-25
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2
-8
/
+5
2010-08-24
bridge: netfilter: fix a memory leak
Changli Gao
1
-1
/
+1
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-33
/
+31
2010-08-24
netfilter: fix CONFIG_COMPAT support
Florian Westphal
3
-0
/
+9
2010-08-19
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
1
-1
/
+3
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
1
-1
/
+2
[next]