index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-spear
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
5
-9
/
+16
2013-08-03
vlan: cleanup the usage of vlan_dev_priv(dev)
Wang Sheng-Hui
2
-8
/
+10
2013-08-03
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
2
-7
/
+12
2013-08-03
bonding: modify only neigh_parms owned by us
Veaceslav Falico
1
-1
/
+7
2013-08-03
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-03
net: netlink: minor: remove unused pointer in alloc_pg_vec
Daniel Borkmann
1
-2
/
+2
2013-08-03
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
5
-10
/
+43
2013-08-03
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
Werner Almesberger
1
-1
/
+6
2013-08-03
icmpv6_filter: fix "_hdr" incorrectly being a pointer
Werner Almesberger
1
-1
/
+1
2013-08-02
af_packet: simplify VLAN frame check in packet_snd
Phil Sutter
1
-11
/
+4
2013-08-02
af_packet: fix for sending VLAN frames via packet_mmap
Phil Sutter
1
-11
/
+14
2013-08-02
af_packet: when sending ethernet frames, parse header for skb->protocol
Phil Sutter
1
-2
/
+11
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
3
-2
/
+3
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
11
-26
/
+29
2013-08-02
include: Convert ethernet mac address declarations to use ETH_ALEN
Joe Perches
11
-45
/
+58
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
[next]