index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2014-08-03
net: dnet: Use managed interfaces
Himangi Saraogi
1
-34
/
+12
2014-08-03
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
1
-38
/
+21
2014-08-03
cirrus: cs89x0: Use managed interfaces
Himangi Saraogi
1
-25
/
+7
2014-08-03
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
2
-0
/
+3
2014-08-03
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
4
-12
/
+65
2014-08-03
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
1
-0
/
+6
2014-08-03
be2net: ignore get/set profile FW cmd failures
Sathya Perla
1
-30
/
+37
2014-08-03
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
6
-9
/
+35
2014-08-03
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
Nikolay Aleksandrov
3
-16
/
+15
2014-08-03
inet: frags: fix function declaration alignments in inet_fragment
Nikolay Aleksandrov
1
-5
/
+9
2014-08-03
inet: frags: enum the flag definitions and add descriptions
Nikolay Aleksandrov
1
-11
/
+35
2014-08-03
inet: frags: rename last_in to flags
Nikolay Aleksandrov
6
-40
/
+40
2014-08-03
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
Nikolay Aleksandrov
1
-3
/
+4
2014-08-03
dm9000: NULL dereferences on error in probe()
Dan Carpenter
1
-2
/
+4
2014-08-03
ipv4: remove nested rcu_read_lock/unlock
Duan Jiong
1
-2
/
+0
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
21
-169
/
+183
2014-08-03
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
5
-14
/
+14
2014-08-03
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
5
-10
/
+10
2014-08-03
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
3
-7
/
+6
2014-08-03
net: filter: simplify socket charging
Alexei Starovoitov
3
-53
/
+45
2014-08-01
net: use inet6_iif instead of IP6CB()->iif
Duan Jiong
4
-7
/
+7
2014-08-01
ISDN: pcbit: off by one bugs in pcbit_set_msn()
Dan Carpenter
1
-2
/
+2
2014-08-01
AX88179_178A: Add ethtool ops for EEE support
Freddy Xin
1
-0
/
+264
2014-08-01
netlink: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2014-08-01
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
5
-18
/
+17
2014-08-01
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
7
-105
/
+112
2014-08-01
net: kernel-doc compliant documentation for net_device
Karoly Kemeny
1
-131
/
+250
[next]