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
*
NFC: NFC core layer should not set the target_idx
Ilan Elias
2012-01-24
2
-17
/
+0
*
NFC: Clearly separate NCI states from flags
Ilan Elias
2012-01-24
3
-12
/
+12
*
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
2012-01-24
1
-36
/
+49
*
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
2012-01-24
1
-0
/
+7
*
NFC: Add NCI data exchange timer
Ilan Elias
2012-01-24
2
-0
/
+28
*
mac80211: clean up rate control code
Johannes Berg
2012-01-24
3
-34
/
+7
*
mac80211: clean up aggregation destruction
Johannes Berg
2012-01-24
1
-23
/
+8
*
NFC: Export new attributes sensb_res and sensf_res
Ilan Elias
2012-01-24
2
-13
/
+104
*
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
Antonio Quartulli
2012-01-24
1
-3
/
+0
*
mac80211: Fix the maximum transmit power with power constraint
Hong Wu
2012-01-24
2
-2
/
+3
*
wireless: Save original maximum regulatory transmission power for the calucat...
Hong Wu
2012-01-24
1
-17
/
+2
*
mac80211: In IBSS the DA field of auth frames is different from BSSID
Antonio Quartulli
2012-01-24
4
-7
/
+8
*
mac80211: refactor __ieee80211_get_channel_mode
Johannes Berg
2012-01-24
1
-11
/
+17
*
NFC: Complete NCI deactivate in deactivate_ntf
Ilan Elias
2012-01-24
2
-1
/
+6
*
mac80211: minor cleanup
Mohammed Shafi Shajakhan
2012-01-24
1
-2
/
+1
*
mac80211: check sta_apply_parameters() return value
Eliad Peller
2012-01-24
1
-1
/
+6
*
openvswitch: Fix multipart datapath dumps.
Ben Pfaff
2012-01-17
1
-4
/
+3
*
ipv6: fix per device IP snmp counters
Eric Dumazet
2012-01-17
1
-2
/
+2
*
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
2012-01-17
1
-0
/
+1
*
net: fix NULL-deref in WARN() in skb_gso_segment()
Michał Mirosław
2012-01-17
1
-2
/
+3
*
net: WARN if skb_checksum_help() is called on skb requiring segmentation
Ben Hutchings
2012-01-17
1
-12
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-17
6
-12
/
+28
|
\
|
*
mac80211: Fix possible race between sta_unblock and network softirq
Helmut Schaa
2012-01-17
1
-2
/
+4
|
*
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
2012-01-16
3
-9
/
+22
|
*
Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()
Jesper Juhl
2012-01-16
1
-0
/
+1
|
*
mac80211: fix no-op authorized transitions
Johannes Berg
2012-01-13
1
-1
/
+1
*
|
caif: Remove bad WARN_ON in caif_dev
sjur.brandeland@stericsson.com
2012-01-17
1
-7
/
+9
*
|
caif: Fix typo in Vendor/Product-ID for CAIF modems
sjur.brandeland@stericsson.com
2012-01-17
1
-1
/
+1
*
|
net: fix some sparse errors
Eric Dumazet
2012-01-17
5
-20
/
+21
*
|
net: kill duplicate included header
Shan Wei
2012-01-17
3
-3
/
+0
*
|
net: Use device model to get driver name in skb_gso_segment()
Ben Hutchings
2012-01-17
1
-4
/
+4
*
|
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
2012-01-17
1
-2
/
+2
*
|
net: remove version.h includes in net/openvswitch/
Devendra Naga
2012-01-17
4
-4
/
+0
*
|
bql: Fix inconsistency between file mode and attr method.
Hiroaki SHIMODA
2012-01-17
1
-1
/
+1
*
|
netfilter: ipset: dumping error triggered removing references twice
Jozsef Kadlecsik
2012-01-17
1
-0
/
+1
*
|
netfilter: ipset: autoload set type modules safely
Jozsef Kadlecsik
2012-01-17
1
-10
/
+26
*
|
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
2012-01-16
3
-21
/
+3
*
|
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
Stephen Rothwell
2012-01-16
1
-1
/
+4
*
|
ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc
RongQing.Li
2012-01-13
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
50
-182
/
+311
|
\
|
*
RDS: Remove some unused iWARP code
Roland Dreier
2012-01-12
1
-14
/
+1
|
*
net_sched: sfq: add optional RED on top of SFQ
Eric Dumazet
2012-01-12
1
-16
/
+130
|
*
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
2012-01-12
1
-1
/
+1
|
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
32
-63
/
+61
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-12
11
-56
/
+86
|
|
\
|
|
*
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
Stanislaw Gruszka
2012-01-11
1
-1
/
+1
|
|
*
nl80211: fix old station flags compatibility
Johannes Berg
2012-01-11
1
-4
/
+30
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-10
9
-51
/
+55
|
|
|
\
|
|
|
*
Bluetooth: Correct packet len calculation
Andrei Emeltchenko
2012-01-03
1
-5
/
+4
|
|
|
*
Bluetooth: Keep chan->state and sk->sk_state in sync
Gustavo F. Padovan
2012-01-03
1
-0
/
+2
[next]