index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
3
-10
/
+25
2013-06-27
ath10k: minimally handle new channel width enumeration values
John W. Linville
1
-0
/
+4
2013-06-27
ath9k_htc: ifdef out IFTYPE_MESH advertisement
Thomas Pedersen
1
-2
/
+4
2013-06-27
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
1
-27
/
+2
2013-06-27
brcmfmac: reduce firmware-signalling locking scope in rx path
Arend van Spriel
1
-26
/
+51
2013-06-27
brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()
Arend van Spriel
1
-5
/
+4
2013-06-27
brcmfmac: tag packet in the netdev transmit callback
Arend van Spriel
1
-82
/
+48
2013-06-27
brcmfmac: add broken scatter-gather DMA support
Franky Lin
2
-11
/
+72
2013-06-27
brcmfmac: use unified dongle address preparation function
Franky Lin
2
-55
/
+27
2013-06-27
brcmfmac: remove SDIO_REQ_ASYNC flag
Franky Lin
2
-13
/
+3
2013-06-27
brcmfmac: remove (ab)use of NL80211_NUM_ACS
Arend van Spriel
1
-1
/
+1
2013-06-27
brcmfmac: simplify transmit path
Arend van Spriel
1
-49
/
+5
2013-06-27
bcma: add support for BCM43142
Rafał Miłecki
8
-2
/
+211
2013-06-27
b43: replace B43_BCMA_EXTRA with modparam allhwsupport
Rafał Miłecki
2
-8
/
+10
2013-06-27
ath10k: leave MMIC generation to the HW
Michal Kazior
1
-1
/
+0
2013-06-27
ath10k: fix 5ghz channel definitions
Michal Kazior
1
-24
/
+24
2013-06-27
ath10k: fix MSI-X setup failpath
Michal Kazior
1
-2
/
+3
2013-06-27
rt2x00: rt2800lib: fix default TX power check for RT55xx
Gabor Juhos
1
-1
/
+1
2013-06-27
ath9k: Add mix tx gain table for AR9462 2.0
Sujith Manoharan
2
-0
/
+66
2013-06-27
rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices
Gabor Juhos
1
-12
/
+35
2013-06-27
rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices
Gabor Juhos
1
-4
/
+4
2013-06-27
rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes
Gabor Juhos
1
-1
/
+1
2013-06-27
fec: Add support for reading RMON registers
Chris Healy
2
-0
/
+169
2013-06-27
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-26
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
1
-1
/
+1
2013-06-26
arc_emac: fix compile-time errors & warnings on PPC64
Alexey Brodkin
1
-26
/
+39
2013-06-26
bonding: add an option to fail when any of arp_ip_target is inaccessible
Veaceslav Falico
4
-14
/
+147
2013-06-26
bonding: doc: some details on backup slave arp validation
Veaceslav Falico
1
-0
/
+6
2013-06-26
bonding: don't trust arp requests unless active slave really works
Veaceslav Falico
1
-1
/
+8
2013-06-26
bonding: don't validate arp if we don't have to
Veaceslav Falico
1
-0
/
+4
2013-06-26
bonding: don't add duplicate targets to arp_ip_target
Veaceslav Falico
1
-1
/
+5
2013-06-26
bonding: add helper function bond_get_targets_ip(targets, ip)
Veaceslav Falico
3
-45
/
+46
2013-06-26
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)
Lad, Prabhakar
1
-1
/
+4
2013-06-26
net: davinci_emac: simplify the OF parser code
Lad, Prabhakar
1
-44
/
+23
2013-06-26
net: davinci: emac: Convert to devm_* api
Lad, Prabhakar
1
-40
/
+9
2013-06-26
doc: fix some syntax errors in netlink mmap sample code
Cong Wang
1
-2
/
+2
2013-06-26
macvtap: Perform GSO on forwarding path.
Vlad Yasevich
1
-1
/
+31
2013-06-26
macvtap: Let TUNSETOFFLOAD actually controll offload features.
Vlad Yasevich
3
-1
/
+76
2013-06-26
macvtap: Consistently use rcu functions
Vlad Yasevich
1
-9
/
+9
2013-06-26
macvtap: Convert to using rtnl lock
Vlad Yasevich
1
-37
/
+25
2013-06-26
net: poll/select low latency socket support
Eliezer Tamir
7
-22
/
+91
2013-06-26
ethernet/arc/arc_emac - Add new driver
Alexey Brodkin
8
-0
/
+1249
2013-06-26
net: sctp: simplify sctp_get_port
Daniel Borkmann
1
-4
/
+1
2013-06-26
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
2
-10
/
+25
2013-06-26
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
Daniel Borkmann
1
-1
/
+1
2013-06-26
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
5
-50
/
+15
2013-06-26
ktime: add ms_to_ktime() and ktime_add_ms() helpers
Daniel Borkmann
1
-0
/
+13
2013-06-26
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
1
-7
/
+0
2013-06-26
net/mlx4_core: Fail device init if num_vfs is negative
Jack Morgenstein
1
-0
/
+5
2013-06-26
net/mlx4_core: Add warning in case of command timeouts
Dotan Barak
1
-0
/
+6
[next]