index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net pkgen.c:fix no need for check
Figo.zhang
2009-06-08
1
-4
/
+2
|
*
|
net: Fix memcpy_toiovecend() to use the right offset
Sridhar Samudrala
2009-06-08
1
-2
/
+2
|
*
|
net: Fix skb_copy_datagram_from_iovec() to pass the right offset
Sridhar Samudrala
2009-06-08
1
-1
/
+2
|
*
|
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
1
-6
/
+6
|
*
|
net: num_dma_maps is not used
Eric Dumazet
2009-06-08
1
-1
/
+0
|
*
|
net: Ensure partial checksum offset is inside the skb head
Herbert Xu
2009-06-08
1
-3
/
+3
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-07
27
-1500
/
+1961
|
|
\
|
|
*
wimax: depend on rfkill properly
Johannes Berg
2009-06-04
1
-0
/
+1
|
|
*
cfg80211: fix Kconfig for users of cfg80211
Johannes Berg
2009-06-03
1
-1
/
+4
|
|
*
rfkill: always init poll delayed work
Johannes Berg
2009-06-03
1
-7
/
+6
|
|
*
mac80211: removed unused variable in ieee80211_tx()
Luis R. Rodriguez
2009-06-03
1
-2
/
+0
|
|
*
mac80211: extend sta kdoc - explain when they are added
Luis R. Rodriguez
2009-06-03
1
-0
/
+9
|
|
*
cfg80211: make ieee80211_get_mesh_hdrlen() static
Luis R. Rodriguez
2009-06-03
1
-1
/
+1
|
|
*
cfg80211: add rfkill support
Johannes Berg
2009-06-03
8
-23
/
+128
|
|
*
rfkill: add function to query state
Johannes Berg
2009-06-03
1
-0
/
+13
|
|
*
cfg80211: move txpower wext from mac80211
Johannes Berg
2009-06-03
3
-78
/
+136
|
|
*
rfkill: create useful userspace interface
Johannes Berg
2009-06-03
2
-7
/
+327
|
|
*
rfkill: rewrite
Johannes Berg
2009-06-03
9
-1374
/
+1282
|
|
*
nl80211: use GFP_ATOMIC for michael mic failure message
Bob Copeland
2009-06-03
1
-2
/
+2
|
|
*
cfg80211: fix for duplicate userspace replies
Luis R. Rodriguez
2009-06-03
1
-1
/
+7
|
|
*
net: introduce pre-up netdev notifier
Johannes Berg
2009-06-03
1
-1
/
+6
|
|
*
mac80211: handle -EALREADY on cfg80211 op assoc req
Luis R. Rodriguez
2009-06-03
1
-1
/
+1
|
|
*
cfg80211: disallow interfering with stations on non-AP (part 2)
Johannes Berg
2009-06-03
1
-0
/
+6
|
|
*
mac80211: fix transposed min/max CW values
Johannes Berg
2009-06-03
1
-4
/
+4
|
|
*
cfg80211: use key size constants
Johannes Berg
2009-06-03
1
-6
/
+5
|
|
*
nl80211: bounce scan request back to userspace
Johannes Berg
2009-06-03
2
-6
/
+40
|
|
*
cfg80211: validate AID of stations being added
Johannes Berg
2009-06-03
2
-6
/
+11
|
|
*
mac80211: deprecate conf.beacon_int properly
Johannes Berg
2009-06-03
1
-10
/
+2
|
*
|
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2009-06-03
7
-56
/
+96
|
|
\
\
|
|
*
|
sctp: support non-blocking version of the new sctp_connectx() API
Vlad Yasevich
2009-06-03
2
-1
/
+45
|
|
*
|
sctp: fix to choose alternate destination when retransmit ASCONF chunk
Wei Yongjun
2009-06-03
2
-38
/
+12
|
|
*
|
sctp: fix sack_timeout sysctl min and max types
Jean-Mickael Guerin
2009-06-03
1
-3
/
+3
|
|
*
|
sctp: fix panic when T4-rto timer expire on removed transport
Wei Yongjun
2009-06-03
2
-1
/
+10
|
|
*
|
sctp: fix panic when T2-shutdown timer expire on removed transport
Wei Yongjun
2009-06-03
2
-3
/
+15
|
|
*
|
sctp: fix to only enable IPv6 address support on PF_INET6 socket
Wei Yongjun
2009-06-03
1
-1
/
+2
|
|
*
|
sctp: fix a typo in net/sctp/sm_statetable.c
Wei Yongjun
2009-06-03
1
-1
/
+1
|
|
*
|
sctp: fix the error code when ASCONF is received with invalid address
Wei Yongjun
2009-06-03
1
-6
/
+6
|
|
*
|
sctp: fix report unrecognized parameter in ACSONF-ACK
Wei Yongjun
2009-06-03
1
-2
/
+2
|
|
|
/
|
*
|
ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
Rami Rosen
2009-06-03
1
-1
/
+0
|
|
/
|
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
69
-344
/
+354
|
*
net: skb->rtable accessor
Eric Dumazet
2009-06-03
20
-70
/
+82
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-06-03
8
-26
/
+66
|
|
\
|
|
*
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...
Minoru Usui
2009-06-02
1
-6
/
+17
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-06-01
1
-6
/
+0
|
|
|
\
|
|
|
*
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
2009-05-27
1
-6
/
+0
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-05-27
4
-1
/
+29
|
|
|
\
\
|
|
|
*
|
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
2009-05-27
1
-0
/
+6
|
|
|
*
|
netfilter: xt_hashlimit does a wrong SEQ_SKIP
Jesper Dangaard Brouer
2009-05-27
1
-1
/
+1
|
|
|
*
|
netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache
Pablo Neira Ayuso
2009-05-25
1
-0
/
+4
|
|
|
*
|
netfilter: nf_ct_tcp: fix accepting invalid RST segments
Jozsef Kadlecsik
2009-05-25
1
-0
/
+18
[prev]
[next]