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
*
[NETNS]: Use TCP control socket from a correct namespace.
Denis V. Lunev
2008-04-03
1
-6
/
+4
*
[NETNS]: Create tcp control socket in the each namespace.
Denis V. Lunev
2008-04-03
1
-2
/
+19
*
[IPV6]: Simplify IPv6 control sockets creation.
Denis V. Lunev
2008-04-03
3
-30
/
+17
*
[INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.
Denis V. Lunev
2008-04-03
1
-1
/
+0
*
[ICMP]: Simplify ICMP control socket creation.
Denis V. Lunev
2008-04-03
1
-18
/
+7
*
[NETNS]: Inet control socket should not hold a namespace.
Denis V. Lunev
2008-04-03
6
-20
/
+15
*
[INET]: Let inet_ctl_sock_create return sock rather than socket.
Denis V. Lunev
2008-04-03
6
-20
/
+13
*
[SCTP]: Replace socket with sock for SCTP control socket.
Denis V. Lunev
2008-04-03
1
-5
/
+7
*
[SCTP]: Use inet_ctl_sock_create for control socket creation.
Denis V. Lunev
2008-04-03
1
-5
/
+2
*
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
Denis V. Lunev
2008-04-03
6
-26
/
+27
*
[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
Denis V. Lunev
2008-04-03
2
-0
/
+2
*
[DCCP]: Replace socket with sock for reset sending.
Denis V. Lunev
2008-04-03
4
-15
/
+19
*
[TCP]: Replace socket with sock for reset sending.
Denis V. Lunev
2008-04-03
1
-4
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
29
-74
/
+218
|
\
|
*
[VLAN]: Proc entry is not renamed when vlan device name changes.
Pavel Emelyanov
2008-04-02
3
-6
/
+24
|
*
[IPV6]: Fix ICMP relookup error path dst leak
Herbert Xu
2008-04-02
1
-2
/
+2
|
*
IPv6: do not create temporary adresses with too short preferred lifetime
Benoit Boissinot
2008-04-02
1
-0
/
+16
|
*
IPv6: only update the lifetime of the relevant temporary address
Benoit Boissinot
2008-04-02
1
-0
/
+3
|
*
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2008-04-01
2
-6
/
+1
|
*
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
2008-04-01
1
-0
/
+40
|
*
[ROSE/AX25] af_rose: rose_release() fix
Jarek Poplawski
2008-04-01
1
-0
/
+9
|
*
mac80211: correct use_short_preamble handling
Vladimir Koutny
2008-04-01
1
-5
/
+4
|
*
mac80211: trigger ieee80211_sta_work after opening interface
Jan Niehusmann
2008-04-01
1
-0
/
+12
|
*
[LLC]: skb allocation size for responses
Joonwoo Park
2008-03-31
5
-31
/
+67
|
*
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
2008-03-31
1
-2
/
+2
|
*
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
2008-03-31
1
-2
/
+1
|
*
[LLC]: Kill llc_station_mac_sa symbol export.
David S. Miller
2008-03-28
1
-1
/
+0
|
*
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2008-03-28
2
-0
/
+5
|
*
[LLC]: station source mac address
Joonwoo Park
2008-03-28
2
-10
/
+4
|
*
[LLC]: bogus llc packet length
Joonwoo Park
2008-03-28
1
-1
/
+5
|
*
[NET]: Add preemption point in qdisc_run
Herbert Xu
2008-03-28
1
-3
/
+15
|
*
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
2008-03-28
1
-1
/
+1
|
*
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
2008-03-28
4
-4
/
+4
|
*
[LLC]: Restrict LLC sockets to root
Patrick McHardy
2008-03-27
1
-0
/
+3
*
|
[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
[next]