index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: remove redundant timer defined in tipc_sock struct
Ying Xue
2015-01-13
1
-9
/
+7
*
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
2015-01-13
1
-7
/
+7
*
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-13
1
-1
/
+1
*
bridge: fix uninitialized variable warning
Roopa Prabhu
2015-01-13
1
-7
/
+9
*
ipv6: directly include libc-compat.h in ipv6.h
Willem de Bruijn
2015-01-13
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-01-13
10
-63
/
+257
|
\
|
*
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
2015-01-13
1
-1
/
+1
|
*
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
2015-01-13
1
-0
/
+4
|
*
i40e: limit WoL and link settings to partition 1
Shannon Nelson
2015-01-13
1
-1
/
+42
|
*
i40e: Adding function for reading PBA String
Kamil Krawczyk
2015-01-13
3
-0
/
+63
|
*
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
2015-01-13
4
-2
/
+81
|
*
i40e: remove VN2VN related mac filters
Vasu Dev
2015-01-13
1
-2
/
+0
|
*
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
2015-01-13
1
-0
/
+9
|
*
i40evf: kick a stalled admin queue
Mitch A Williams
2015-01-13
2
-1
/
+9
|
*
i40evf: enable interrupt 0 appropriately
Mitch A Williams
2015-01-13
1
-8
/
+4
|
*
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
2015-01-13
1
-4
/
+7
|
*
i40evf: remove leftover VLAN filters
Mitch A Williams
2015-01-13
1
-0
/
+4
|
*
i40evf: refactor shutdown code
Mitch A Williams
2015-01-13
1
-6
/
+23
|
*
i40evf: Remove some scary log messages
Mitch A Williams
2015-01-13
2
-9
/
+1
|
*
i40evf: remove redundant code
Mitch A Williams
2015-01-13
1
-27
/
+0
|
*
i40e: disable IOV before freeing resources
Mitch A Williams
2015-01-13
1
-2
/
+9
*
|
openvswitch: Remove unnecessary version.h inclusion
Syam Sidhardhan
2015-01-13
1
-2
/
+0
*
|
tcp: avoid reducing cwnd when ACK+DSACK is received
Sébastien Barré
2015-01-13
1
-19
/
+19
|
/
*
Merge branch 'rhashtable-next'
David S. Miller
2015-01-13
5
-21
/
+74
|
\
|
*
rhashtable: add a note for grow and shrink decision functions
Ying Xue
2015-01-13
1
-0
/
+4
|
*
netlink: eliminate nl_sk_hash_lock
Ying Xue
2015-01-13
3
-19
/
+25
|
*
rhashtable: involve rhashtable_lookup_compare_insert routine
Ying Xue
2015-01-13
2
-2
/
+45
|
/
*
Merge branch 'tuntap_queues'
David S. Miller
2015-01-12
2
-9
/
+11
|
\
|
*
tuntap: Increase the number of queues in tun.
Pankaj Gupta
2015-01-12
1
-4
/
+3
|
*
net: allow large number of rx queues
Pankaj Gupta
2015-01-12
1
-5
/
+8
|
/
*
team: Remove dead code
Kenneth Williams
2015-01-12
1
-7
/
+0
*
net: bnx2x: avoid macro redefinition
David Decotigny
2015-01-12
1
-4
/
+0
*
net: sched: sch_teql: Remove unused function
Rickard Strandqvist
2015-01-12
1
-7
/
+0
*
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
2015-01-12
1
-5
/
+0
*
Merge branch 'bridge_vlan_ranges'
David S. Miller
2015-01-12
3
-57
/
+195
|
\
|
*
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
2015-01-12
1
-21
/
+124
|
*
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
Roopa Prabhu
2015-01-12
1
-0
/
+1
|
*
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
2015-01-12
2
-36
/
+70
|
/
*
drivers: net: xen-netfront: remove residual dead code
Vincenzo Maffione
2015-01-12
1
-4
/
+0
*
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2015-01-12
2
-21
/
+27
*
bonding: cleanup bond_opts array
Jonathan Toppins
2015-01-12
1
-3
/
+2
*
Merge branch 'tipc-namespaces'
David S. Miller
2015-01-12
32
-1277
/
+1503
|
\
|
*
tipc: make netlink support net namespace
Ying Xue
2015-01-12
1
-2
/
+5
|
*
tipc: make tipc random value aware of net namespace
Ying Xue
2015-01-12
4
-12
/
+4
|
*
tipc: make subscriber server support net namespace
Ying Xue
2015-01-12
8
-65
/
+86
|
*
tipc: make tipc node address support net namespace
Ying Xue
2015-01-12
17
-194
/
+246
|
*
tipc: name tipc name table support net namespace
Ying Xue
2015-01-12
15
-116
/
+154
|
*
tipc: make tipc socket support net namespace
Ying Xue
2015-01-12
6
-33
/
+43
|
*
tipc: make tipc broadcast link support net namespace
Ying Xue
2015-01-12
12
-205
/
+259
|
*
tipc: make bearer list support net namespace
Ying Xue
2015-01-12
10
-73
/
+110
[next]