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
*
ipv4: Kill ip_rt_frag_needed().
David S. Miller
2012-06-11
3
-68
/
+1
*
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-06-11
4
-51
/
+67
*
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
2012-06-09
4
-13
/
+6
*
af_unix: remove unix_iter_state
Eric Dumazet
2012-06-09
1
-5
/
+1
*
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
2012-06-09
1
-1
/
+1
*
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
2012-06-09
3
-12
/
+4
*
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
2012-06-09
3
-49
/
+74
*
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
2012-06-09
3
-30
/
+20
*
tcp: Get rid of inetpeer special cases.
David S. Miller
2012-06-09
3
-30
/
+17
*
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-06-08
8
-52
/
+24
*
af_unix: speedup /proc/net/unix
Eric Dumazet
2012-06-08
2
-48
/
+68
*
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
2012-06-08
6
-10
/
+21
*
inetpeer: add namespace support for inetpeer
Gao feng
2012-06-08
2
-19
/
+51
*
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-06-07
1
-0
/
+40
*
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
2012-06-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
13
-95
/
+142
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-06
11
-22
/
+97
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
11
-22
/
+97
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-06-06
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
2012-06-05
1
-1
/
+1
|
|
|
*
|
cfg80211: fix interface combinations check
Johannes Berg
2012-06-05
1
-1
/
+18
|
|
|
|
/
|
|
|
*
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
2012-06-04
1
-2
/
+2
|
|
|
*
mac80211: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-3
/
+3
|
|
|
*
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
2012-06-04
1
-1
/
+6
|
|
|
*
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2012-06-04
2
-0
/
+28
|
|
|
*
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
2012-06-04
1
-1
/
+1
|
|
|
*
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
2012-06-04
1
-3
/
+6
|
|
|
*
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
2012-06-04
1
-1
/
+5
|
|
|
*
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
2012-06-04
1
-9
/
+27
|
*
|
|
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
2012-06-06
1
-4
/
+12
|
|
/
/
|
*
|
drop_monitor: dont sleep in atomic context
Eric Dumazet
2012-06-04
1
-69
/
+33
|
|
/
*
|
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-06-06
1
-5
/
+5
|
\
\
|
*
|
can: update documentation wording error frames -> error messages
Oliver Hartkopp
2012-05-23
1
-5
/
+5
*
|
|
net/9p: Add __force to cast of __user pointer
Joe Perches
2012-06-04
1
-1
/
+1
*
|
|
net: Remove casts to same type
Joe Perches
2012-06-04
14
-36
/
+32
*
|
|
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
2012-06-04
1
-0
/
+1
*
|
|
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
2012-06-04
7
-12
/
+14
*
|
|
tcp: tcp_make_synack() consumes dst parameter
Eric Dumazet
2012-06-04
3
-6
/
+14
*
|
|
tcp: tcp_make_synack() can use alloc_skb()
Eric Dumazet
2012-06-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-02
4
-9
/
+19
|
\
\
|
*
|
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
2
-6
/
+12
|
*
|
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
2012-06-01
1
-1
/
+2
|
*
|
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-05-31
1
-2
/
+5
*
|
|
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-2
/
+0
|
\
\
\
|
*
|
|
sch_atm.c: get rid of poinless extern
Al Viro
2012-06-01
1
-2
/
+0
*
|
|
|
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
6
-58
/
+75
|
\
\
\
\
|
*
|
|
|
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
2
-3
/
+3
|
*
|
|
|
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
2
-19
/
+8
|
*
|
|
|
svcrpc: fix a comment typo
J. Bruce Fields
2012-05-31
1
-1
/
+1
[next]