index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
blackfin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
Documentation: devicetree: add old and deprecated 'fixed-link'
Florian Fainelli
1
-0
/
+12
2014-05-22
teaming: fix vlan_features computing
Michal Kubeček
1
-1
/
+1
2014-05-22
bonding: fix vlan_features computing
Michal Kubeček
1
-0
/
+1
2014-05-22
vlan: more careful checksum features handling
Michal Kubeček
2
-2
/
+16
2014-05-22
net: fec: correct the MDIO clock source
Nimrod Andy
1
-1
/
+1
2014-05-22
net: fec: optimize the clock management to save power
Nimrod Andy
1
-64
/
+56
2014-05-22
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
1
-4
/
+160
2014-05-22
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
1
-12
/
+6
2014-05-22
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
1
-3
/
+5
2014-05-22
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
1
-3
/
+6
2014-05-22
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
1
-48
/
+65
2014-05-22
net: mvneta: Implement software TSO
Ezequiel Garcia
1
-1
/
+152
2014-05-22
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
1
-8
/
+7
2014-05-22
net: mvneta: Factorize feature setting
Ezequiel Garcia
1
-2
/
+2
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
3
-1
/
+93
2014-05-22
tcp: make cwnd-limited checks measurement-based, and gentler
Neal Cardwell
3
-19
/
+35
2014-05-21
wimax/i2400m: make return of 0 explicit
Julia Lawall
1
-5
/
+2
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
4
-26
/
+34
2014-05-21
MAINTAINERS: Update enic maintainers
Govindarajulu Varadarajan
1
-2
/
+1
2014-05-21
enic: Add support for adaptive interrupt coalescing
Sujith Sankar
4
-6
/
+244
2014-05-21
vxge: Use time_before()
Manuel Schölling
1
-2
/
+2
2014-05-21
ieee802154: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+3
2014-05-21
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
1
-4
/
+4
2014-05-21
ipv6: slight optimization in ip6_dst_gc
Li RongQing
1
-1
/
+1
2014-05-21
net-tun: restructure tun_do_read for better sleep/wakeup efficiency
Xi Wang
1
-38
/
+16
2014-05-21
net: tunnels - enable module autoloading
Tom Gundersen
3
-0
/
+3
2014-05-21
i40e: fix passing wrong error code to i40e_open()
Jean Sacren
1
-1
/
+1
2014-05-21
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-20
/
+11
2014-05-21
i40e: Check PCI_IOV config to avoid compile error
Greg Rose
1
-0
/
+2
2014-05-21
i40e: remove Tx work for ptp
Jesse Brandeburg
2
-2
/
+0
2014-05-21
i40e: Don't disable SR-IOV when VFs are assigned
Mitch Williams
1
-1
/
+10
2014-05-21
i40e: remove hardcode of stats struct size in ethtool
Shannon Nelson
1
-2
/
+3
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2
-70
/
+52
2014-05-21
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2
-2
/
+8
2014-05-21
i40evf: make ethtool_ops const
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: don't lie to ethtool
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: Use macro param for ethtool stats
Mitch Williams
1
-5
/
+7
2014-05-21
i40e: add required include
Mitch Williams
2
-4
/
+1
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
20
-14
/
+74
2014-05-21
i40evf: Remove unused defines
Catherine Sullivan
1
-9
/
+0
2014-05-21
i40evf: Update AdminQ interface
Shannon Nelson
1
-14
/
+8
2014-05-21
net: cdc_ncm: fix 64bit division build error
Bjørn Mork
2
-4
/
+4
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
2
-39
/
+56
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
2
-59
/
+52
2014-05-19
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
1
-58
/
+32
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
2
-14
/
+78
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
2
-19
/
+136
2014-05-19
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
1
-25
/
+26
2014-05-19
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
1
-6
/
+3
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
2
-45
/
+175
[next]