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
*
[IPV6] RAW: Remove ancient comment.
YOSHIFUJI Hideaki
2008-04-01
1
-5
/
+0
*
mac80211: use a struct for bss->mesh_config
Luis Carlos Cobo
2008-04-01
4
-18
/
+41
*
mac80211: check for mesh_config length on incoming management frames
Luis Carlos Cobo
2008-04-01
1
-2
/
+6
*
mac80211: use recent multicast table for all mesh multicast frames
Luis Carlos Cobo
2008-04-01
1
-1
/
+1
*
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
3
-2
/
+3
*
mac80211: fix deadlocks in debugfs_netdev.c
Luis Carlos Cobo
2008-04-01
1
-6
/
+8
*
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
Johannes Berg
2008-04-01
1
-1
/
+0
*
mac80211: sta_info_flush() fixes
Johannes Berg
2008-04-01
5
-1
/
+84
*
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
2008-04-01
3
-20
/
+20
*
mac80211: automatically free sta struct when insertion fails
Johannes Berg
2008-04-01
5
-31
/
+64
*
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
2008-04-01
1
-3
/
+5
*
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
2008-04-01
1
-2
/
+3
*
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
Andrew Morton
2008-04-01
1
-1
/
+1
*
[IPV6][NETNS]: Display per-net info in sockstat6 file.
Pavel Emelyanov
2008-03-31
1
-7
/
+34
*
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
2008-03-31
1
-7
/
+34
*
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2008-03-31
2
-10
/
+46
*
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
Pavel Emelyanov
2008-03-31
1
-0
/
+48
*
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-03-31
9
-24
/
+29
*
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov
2008-03-31
2
-7
/
+7
*
[UDP]: Remove owner from udp_seq_afinfo.
Denis V. Lunev
2008-03-28
4
-5
/
+12
*
[UDP]: Place file operations directly into udp_seq_afinfo.
Denis V. Lunev
2008-03-28
4
-15
/
+6
*
[UDP]: Cleanup /proc/udp[6] creation/removal.
Denis V. Lunev
2008-03-28
1
-37
/
+9
*
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
Denis V. Lunev
2008-03-28
4
-9
/
+17
*
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
Denis V. Lunev
2008-03-28
1
-4
/
+0
*
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
Denis V. Lunev
2008-03-28
1
-4
/
+4
*
[NET]: Fix dev_alloc_skb() typo.
David S. Miller
2008-03-28
1
-1
/
+1
*
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
2008-03-28
11
-35
/
+0
*
[SOCK]: Drop per-proto inuse init and fre functions (v2).
Pavel Emelyanov
2008-03-28
1
-10
/
+1
*
[SOCK]: Introduce a percpu inuse counters array (v2).
Pavel Emelyanov
2008-03-28
1
-0
/
+22
*
[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).
Pavel Emelyanov
2008-03-28
1
-0
/
+34
*
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
Joe Perches
2008-03-28
4
-28
/
+31
*
[NET]: Add inline intent commentary to dev_alloc_skb().
Denys Vlasenko
2008-03-28
1
-0
/
+4
*
[IPV6] NEIGH: Optimize is_router check.
YOSHIFUJI Hideaki
2008-03-28
1
-11
/
+11
*
[NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.
YOSHIFUJI Hideaki
2008-03-28
1
-32
/
+29
*
[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its func...
YOSHIFUJI Hideaki
2008-03-28
1
-29
/
+24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
33
-103
/
+180
|
\
|
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
11
-59
/
+30
|
*
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2008-03-27
2
-2
/
+2
|
*
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-26
4
-6
/
+10
|
*
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
2008-03-26
1
-3
/
+3
|
*
[AX25]: Remove obsolete references to BKL from TODO file.
Robert P. J. Day
2008-03-26
1
-4
/
+0
|
*
[NET]: Fix multicast device ioctl checks
Patrick McHardy
2008-03-26
1
-2
/
+2
|
*
[IRDA]: Store irnet_socket termios properly.
David S. Miller
2008-03-26
1
-1
/
+1
|
*
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
2008-03-26
1
-1
/
+1
|
*
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
9
-21
/
+90
|
*
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
2008-03-24
2
-4
/
+41
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-03-27
9
-130
/
+185
|
\
\
|
*
|
mac80211: reorder fields to make some structures smaller
Johannes Berg
2008-03-27
2
-27
/
+31
|
*
|
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
6
-99
/
+150
|
*
|
cfg80211: don't export ieee80211_get_channel
Johannes Berg
2008-03-27
1
-3
/
+3
[next]