index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
devicetree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
uapi: Convert some uses of 6 to ETH_ALEN
Joe Perches
6
-8
/
+12
2013-08-02
qlcnic: Update version to 5.2.45
Himanshu Madhani
1
-2
/
+2
2013-08-02
qlcnic: Enable mailbox interface in poll mode when interrupts are not available
Manish Chopra
1
-7
/
+11
2013-08-02
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
6
-264
/
+232
2013-08-02
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
5
-21
/
+388
2013-08-02
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
4
-19
/
+22
2013-08-02
bonding: initial RCU conversion
nikolay@redhat.com
5
-29
/
+32
2013-08-02
bonding: factor out slave id tx code and simplify xmit paths
Nikolay Aleksandrov
2
-67
/
+61
2013-08-02
bonding: simplify broadcast_xmit function
Nikolay Aleksandrov
1
-36
/
+16
2013-08-02
bonding: remove unnecessary read_locks of curr_slave_lock
nikolay@redhat.com
1
-25
/
+8
2013-08-02
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
6
-236
/
+203
2013-08-02
ipv6: bump genid when delete/add address
fan.du
1
-0
/
+1
2013-08-02
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
7
-60
/
+340
2013-08-02
bonding: fix system hang due to fast igmp timer rescheduling
Nikolay Aleksandrov
1
-2
/
+2
2013-08-01
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
5
-4
/
+266
2013-08-01
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2
-2
/
+0
2013-08-01
tile: make "tile_net.custom" a proper bool module parameter
Chris Metcalf
1
-5
/
+5
2013-08-01
tile: support TSO for IPv6 in tilegx network driver
Chris Metcalf
1
-15
/
+29
2013-08-01
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
6
-212
/
+417
2013-08-01
tile: enable GRO in the tilegx network driver
Chris Metcalf
1
-1
/
+1
2013-08-01
tile: fix panic bug in napi support for tilegx network driver
Chris Metcalf
1
-32
/
+33
2013-08-01
tile: update dev->stats directly in tilegx network driver
Chris Metcalf
1
-21
/
+8
2013-08-01
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
5
-166
/
+351
2013-08-01
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
1
-76
/
+0
2013-08-01
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
1
-3
/
+6
2013-08-01
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
1
-26
/
+15
2013-08-01
tile: set hw_features and vlan_features in setup
Chris Metcalf
2
-33
/
+25
2013-08-01
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2
-4
/
+1
2013-08-01
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
1
-0
/
+2
2013-08-01
can: flexcan: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-8
/
+20
2013-08-01
can: flexcan: Use devm_ioremap_resource()
Fabio Estevam
1
-41
/
+12
2013-08-01
ipv6: fib6_rules should return exact return value
Hannes Frederic Sowa
1
-3
/
+11
2013-08-01
cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
Joe Perches
2
-2
/
+2
2013-08-01
checksum: Remove extern from function prototypes
Joe Perches
1
-5
/
+5
2013-08-01
cfg80211.h/mac80211.h: Remove extern from function prototypes
Joe Perches
2
-25
/
+25
2013-08-01
ax25.h: Remove extern from function prototypes
Joe Perches
1
-106
/
+109
2013-08-01
arp/neighbour.h: Remove extern from function prototypes
Joe Perches
2
-65
/
+63
2013-08-01
af_rxrpc.h: Remove extern from function prototypes
Joe Perches
1
-19
/
+16
2013-08-01
af_unix.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-08-01
addrconf.h: Remove extern function prototypes
Joe Perches
1
-88
/
+72
2013-08-01
Documentation: add networking/netdev-FAQ.txt
Paul Gortmaker
2
-0
/
+226
2013-08-01
fib_rules: add .suppress operation
Stefan Tomanek
5
-1
/
+40
2013-08-01
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
4
-101
/
+104
2013-08-01
net: skb_orphan() changes
Eric Dumazet
1
-3
/
+4
2013-07-31
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
3
-4
/
+21
2013-07-31
net: split rt_genid for ipv4 and ipv6
fan.du
8
-17
/
+58
2013-07-31
sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
Laurent Pinchart
1
-2
/
+3
2013-07-31
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
3
-9
/
+0
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
6
-17
/
+358
2013-07-31
ixgbe: clear semaphore bits on timeouts
Emil Tantilov
1
-24
/
+21
[next]