index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
12
-41
/
+144
|
\
|
*
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
2008-10-31
1
-0
/
+2
|
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
David S. Miller
2008-10-30
4
-4
/
+29
|
|
\
|
|
*
netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c
Manish Katiyar
2008-10-30
2
-0
/
+24
|
|
*
netlabel: Fix compiler warnings in netlabel_mgmt.c
Paul Moore
2008-10-29
1
-1
/
+1
|
|
*
cipso: unsigned buf_len cannot be negative
roel kluin
2008-10-29
1
-3
/
+4
|
*
|
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
2008-10-30
1
-2
/
+2
|
*
|
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2008-10-30
1
-0
/
+32
|
*
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-30
2
-18
/
+58
|
|
\
\
|
|
*
|
SUNRPC: Fix potential race in put_rpccred()
Trond Myklebust
2008-10-28
1
-1
/
+1
|
|
*
|
SUNRPC: Fix rpcauth_prune_expired
Trond Myklebust
2008-10-28
1
-7
/
+9
|
|
*
|
SUNRPC: Respond promptly to server TCP resets
Trond Myklebust
2008-10-28
1
-10
/
+48
|
|
|
/
|
*
|
pktgen: fix multiple queue warning
Jesse Brandeburg
2008-10-28
1
-14
/
+13
|
*
|
mac80211: correct warnings in minstrel rate control algorithm
John W. Linville
2008-10-27
1
-3
/
+3
|
*
|
RFKILL: fix input layer initialisation
Dmitry Baryshkov
2008-10-27
1
-0
/
+5
|
|
/
*
|
udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()
Eric Dumazet
2008-10-30
1
-2
/
+2
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
33
-60
/
+60
*
|
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-29
6
-9
/
+9
*
|
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2008-10-29
2
-4
/
+4
*
|
udp: udp_get_next() should use spin_unlock_bh()
Eric Dumazet
2008-10-29
1
-1
/
+1
*
|
udp: calculate udp_mem based on low memory instead of all memory
Eric Dumazet
2008-10-29
1
-3
/
+6
*
|
udp: RCU handling for Unicast packets.
Eric Dumazet
2008-10-29
5
-17
/
+54
*
|
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
2008-10-29
6
-148
/
+200
*
|
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
2008-10-28
2
-5
/
+3
*
|
vlan: propogate ethtool speed values
Stephen Hemminger
2008-10-28
3
-6
/
+30
*
|
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
9
-55
/
+39
*
|
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
13
-53
/
+34
*
|
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
10
-64
/
+45
*
|
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
2008-10-28
6
-24
/
+17
*
|
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
2008-10-28
1
-0
/
+52
*
|
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
2008-10-28
5
-14
/
+1
*
|
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-28
6
-5
/
+9
*
|
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
2008-10-28
1
-1
/
+1
*
|
netns: Coexist with the sysfs limitations v2
Eric W. Biederman
2008-10-27
3
-6
/
+28
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
13
-131
/
+67
*
|
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-27
14
-225
/
+130
*
|
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
2008-10-27
2
-2
/
+142
|
/
*
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
2008-10-26
1
-5
/
+5
*
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
2008-10-26
1
-1
/
+4
*
wireless: fix regression caused by regulatory config option
Arjan van de Ven
2008-10-26
1
-6
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-23
7
-79
/
+157
|
\
|
*
tcp: Restore ordering of TCP options for the sake of inter-operability
Ilpo Järvinen
2008-10-23
1
-6
/
+17
|
*
net: Fix disjunct computation of netdev features
Herbert Xu
2008-10-23
3
-69
/
+82
|
*
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
Wei Yongjun
2008-10-23
2
-1
/
+46
|
*
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
Wei Yongjun
2008-10-23
1
-1
/
+1
|
*
sctp: Add check for the TSN field of the SHUTDOWN chunk
Wei Yongjun
2008-10-23
1
-0
/
+9
|
*
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
Wei Yongjun
2008-10-23
1
-1
/
+1
|
*
tcp: should use number of sack blocks instead of -1
Ilpo Järvinen
2008-10-21
1
-1
/
+1
*
|
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-23
1
-3
/
+4
|
\
\
|
*
\
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
1
-3
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
[next]