index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
5
-7
/
+7
*
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-11
1
-20
/
+4
*
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
2015-05-10
1
-23
/
+23
*
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-10
1
-1
/
+1
*
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-05-10
2
-59
/
+119
|
\
|
*
can: flexcan: replace open coded "mailbox code" by proper define
Marc Kleine-Budde
2015-05-06
1
-2
/
+1
|
*
can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2
Marc Kleine-Budde
2015-05-06
1
-12
/
+12
|
*
can: flexcan: add documentation about mailbox organization
Marc Kleine-Budde
2015-05-06
1
-0
/
+10
|
*
can: flexcan: add MB/FIFO specific column to comment table of IP versions
David Jander
2015-05-06
1
-8
/
+8
|
*
can: janz-ican3: add support for CAL/CANopen firmware
Andreas Gröger
2015-05-06
1
-37
/
+88
*
|
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
2015-05-09
1
-1
/
+23
*
|
net: macb: Add support for jumbo frames
Harini Katakam
2015-05-09
2
-4
/
+27
*
|
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
2015-05-09
1
-0
/
+8
*
|
gianfar: Enable changing mac addr when if up
Claudiu Manoil
2015-05-09
1
-1
/
+12
*
|
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
2015-05-09
1
-30
/
+10
*
|
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
44
-175
/
+99
|
\
\
|
*
|
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-05-06
1
-1
/
+1
|
*
|
mac80211_hwsim: Fix the supported VHT mcs rates
Ilan Peer
2015-05-06
1
-5
/
+5
|
*
|
mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz band
Ilan Peer
2015-05-06
1
-25
/
+25
|
*
|
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
6
-12
/
+16
|
*
|
mac80211: make LED trigger names const
Johannes Berg
2015-05-05
3
-3
/
+3
|
*
|
iwlwifi: dvm: don't sleep in event_callback callback
Emmanuel Grumbach
2015-04-24
1
-3
/
+1
|
*
|
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
36
-128
/
+47
|
*
|
ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
2015-04-22
1
-1
/
+2
|
*
|
wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
2015-04-22
1
-1
/
+2
|
*
|
mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
2015-04-22
1
-1
/
+2
*
|
|
cxgb4: Initialize RSS mode for all Ports
Hariprasad Shenai
2015-05-09
3
-7
/
+80
*
|
|
be2net: update the driver version to 10.6.0.2
Sathya Perla
2015-05-09
1
-1
/
+1
*
|
|
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
8
-8
/
+8
*
|
|
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2015-05-09
2
-7
/
+8
*
|
|
be2net: simplify UFI compatibility checking
Vasundhara Volam
2015-05-09
2
-44
/
+16
*
|
|
be2net: post full RXQ on interface enable
Suresh Reddy
2015-05-09
1
-2
/
+5
*
|
|
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
3
-2
/
+5
*
|
|
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
2015-05-09
1
-1
/
+1
*
|
|
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
2015-05-09
4
-45
/
+128
*
|
|
be2net: add support for spoofchk setting
Kalesh AP
2015-05-09
4
-14
/
+78
*
|
|
sfc: Bind the sfc driver to any available VF's
Shradha Shah
2015-05-09
6
-11
/
+11
*
|
|
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
8
-36
/
+177
*
|
|
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
2015-05-09
5
-17
/
+111
*
|
|
sfc: manually allocate and free vadaptors
Shradha Shah
2015-05-09
3
-16
/
+76
*
|
|
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
2015-05-09
3
-37
/
+244
*
|
|
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
2015-05-09
9
-15
/
+175
*
|
|
sfc: get the PF number and record in nic_data
Daniel Pieczko
2015-05-09
2
-0
/
+24
*
|
|
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
2015-05-09
7
-3
/
+167
*
|
|
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
2015-05-09
2
-4
/
+11
*
|
|
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
2015-05-09
3
-16
/
+17
*
|
|
sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN
Shradha Shah
2015-05-09
1
-0
/
+1
*
|
|
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-05-09
9
-1
/
+82
*
|
|
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
2015-05-09
3
-57
/
+67
*
|
|
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-05-09
15
-210
/
+355
[next]