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: Include nci_core.h to nci/lib.c
H Hartley Sweeten
2012-05-15
1
-0
/
+1
*
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-05-15
1
-4
/
+4
*
NFC: Fix LLCP compilation warning
joseph daniel
2012-05-15
1
-1
/
+1
*
NFC: Return the amount of LLCP bytes queued to sock_sendmsg
Samuel Ortiz
2012-05-15
1
-1
/
+1
*
NFC: Update the LLCP poll mask
Samuel Ortiz
2012-05-15
1
-1
/
+14
*
NFC: LLCP connect must wait for a CC frame
Samuel Ortiz
2012-05-15
2
-1
/
+48
*
NFC: Add HCI/SHDLC support to let driver check for tag presence
Eric Lapuyade
2012-05-15
2
-0
/
+24
*
NFC: Specify usage for targets found and target lost events
Eric Lapuyade
2012-05-15
2
-11
/
+28
*
NFC: Remove useless HCI private nfc target table
Eric Lapuyade
2012-05-15
1
-7
/
+0
*
NFC: Cache the core NFC active target pointer instead of its index
Eric Lapuyade
2012-05-15
3
-63
/
+81
*
mac80211: fix the increment of unicast/multicast counters for forwarded PREQ
Chun-Yeow Yeoh
2012-05-15
1
-1
/
+4
*
mac80211: send peer candidate event for new sta only
Thomas Pedersen
2012-05-15
1
-9
/
+9
*
NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers
Marcel Holtmann
2012-05-15
1
-0
/
+1
*
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2012-05-08
5
-1
/
+16
*
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
2012-05-08
1
-3
/
+9
*
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
2012-05-08
2
-7
/
+77
*
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
2012-05-08
4
-9
/
+8
*
cfg80211: fix BSS comparison
Emmanuel Grumbach
2012-05-08
1
-1
/
+5
*
mac80211: Add more ethtools stats: survey, rates, etc
Ben Greear
2012-05-08
1
-8
/
+81
*
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
2012-05-08
3
-3
/
+68
*
mac80211: Support getting sta_info stats via ethtool.
Ben Greear
2012-05-08
1
-0
/
+91
*
cfg80211: Add framework to support ethtool stats.
Ben Greear
2012-05-08
1
-0
/
+29
*
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
2012-05-08
1
-0
/
+6
*
mac80211: insert mesh peer after init
Thomas Pedersen
2012-05-08
1
-3
/
+5
*
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
2012-05-08
1
-1
/
+1
*
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-05-08
5
-1306
/
+0
*
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2012-05-08
1
-1
/
+12
*
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
2012-05-08
1
-1
/
+9
*
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
2012-05-08
1
-0
/
+2
*
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
2012-05-08
1
-6
/
+9
*
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
3
-157
/
+280
*
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
4
-46
/
+137
*
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
2
-32
/
+133
*
ipvs: always update some of the flags bits in backup
Julian Anastasov
2012-05-08
1
-42
/
+23
*
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
2012-05-08
1
-7
/
+26
*
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
2012-05-08
1
-5
/
+5
*
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
2012-05-08
1
-1
/
+1
*
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
2012-05-08
1
-2
/
+24
*
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2012-05-08
2
-19
/
+105
*
netfilter: nf_ct_ecache: refactor notifier registration
Tony Zelenoff
2012-05-08
1
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
30
-126
/
+296
|
\
[next]