index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
multicast.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
net: reduce USB network driver config options.
Francois Romieu
2
-13
/
+9
2014-08-06
amd-xgbe: Perform phy connect/disconnect at dev open/stop
Lendacky, Thomas
2
-99
/
+121
2014-08-06
amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask
Lendacky, Thomas
1
-2
/
+5
2014-08-06
cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...
Hariprasad Shenai
1
-14
/
+15
2014-08-06
team: Simplify return path of team_newlink
Toshiaki Makita
1
-7
/
+1
2014-08-06
bridge: Update outdated comment on promiscuous mode
Toshiaki Makita
1
-4
/
+2
2014-08-06
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
5
-2
/
+17
2014-08-06
net-timestamp: TCP timestamping
Willem de Bruijn
4
-6
/
+52
2014-08-06
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
6
-7
/
+31
2014-08-06
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
7
-4
/
+27
2014-08-06
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
3
-45
/
+17
2014-08-06
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
5
-10
/
+36
2014-08-06
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
2
-2
/
+2
2014-08-06
tcp: reduce spurious retransmits due to transient SACK reneging
Neal Cardwell
3
-14
/
+21
2014-08-06
xen-netback: Turn off the carrier if the guest is not able to receive
Zoltan Kiss
3
-38
/
+123
2014-08-06
xen-netback: Using a new state bit instead of carrier
Zoltan Kiss
3
-9
/
+18
2014-08-05
net/usb/hso: Add support for Option GTM671WFS
Ricardo Ribalda
1
-0
/
+1
2014-08-05
net: smc911x: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
1
-1
/
+1
2014-08-05
drivers: atm: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
1
-2
/
+2
2014-08-05
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-08-05
batman-adv: increase default hop penalty
Simon Wunderlich
1
-1
/
+1
2014-08-05
batman-adv: remove unnecessary logspam
André Gaul
2
-15
/
+23
2014-08-05
netlink: fix lockdep splats
Eric Dumazet
1
-2
/
+2
2014-08-05
tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
Dmitry Popov
1
-1
/
+1
2014-08-05
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
2
-6
/
+3
2014-08-05
net: remove spurious zd1201 rule.
Francois Romieu
1
-1
/
+0
2014-08-04
net: phy: spi_ks8995: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-18
/
+8
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-08-04
bridge: remove a useless comment
Michael S. Tsirkin
1
-1
/
+0
2014-08-04
batman-adv: prefer kmalloc_array to kmalloc when possible
Antonio Quartulli
3
-10
/
+12
2014-08-03
cxgb4i : remove spurious use of rcu
Anish Bhatt
1
-9
/
+5
2014-08-03
nftables: Convert nft_hash to use generic rhashtable
Thomas Graf
1
-236
/
+55
2014-08-03
netlink: Convert netlink_lookup() to use RCU protected hash table
Thomas Graf
3
-195
/
+119
2014-08-03
lib: Resizable, Scalable, Concurrent Hash Table
Thomas Graf
4
-1
/
+1019
2014-08-03
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
1
-2
/
+3
2014-08-03
i40evf: fix memory leak on unused interfaces
Mitch Williams
1
-0
/
+24
2014-08-03
i40evf: don't leak queue vectors
Mitch Williams
1
-0
/
+2
2014-08-03
i40evf: do not re-arm watchdog after remove
Ashish Shah
1
-0
/
+2
2014-08-03
i40evf: future-proof vfr_stat state check
Ashish Shah
1
-6
/
+17
2014-08-03
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
1
-10
/
+3
2014-08-03
i40e: Minor comment changes
Akeem G Abodunrin
1
-1
/
+1
2014-08-03
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2
-2
/
+3
2014-08-03
i40e: disable local loopback on vmdq vsi
Shannon Nelson
1
-1
/
+0
2014-08-03
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
1
-6
/
+13
2014-08-03
i40e: expose debug_write_register request
Shannon Nelson
2
-0
/
+32
2014-08-03
i40e: adds FCoE to build and updates its documentation
Vasu Dev
2
-2
/
+6
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
11
-11
/
+599
2014-08-03
i40e: adds FCoE code to the i40e driver
Vasu Dev
2
-0
/
+1696
2014-08-03
amd-xgbe-phy: Allow more time for Rx/Tx to become ready
Lendacky, Thomas
1
-3
/
+3
2014-08-03
amd-xgbe: Remove unnecessary spinlocks
Lendacky, Thomas
2
-20
/
+5
[next]