index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
net: sun4i-emac: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-06-05
net: sun4i-emac: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-06-05
net: emaclite: Use platform resource table
Michal Simek
1
-45
/
+22
2013-06-05
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
2
-2
/
+2
2013-06-05
netpoll: fix position of network header
Amerigo Wang
1
-16
/
+4
2013-06-05
pktgen: Fix position of ip and udp header
Thomas Graf
1
-27
/
+12
2013-06-05
net: sun4i-emac: remove erroneous assignment
Arnd Bergmann
1
-4
/
+0
2013-06-05
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
1
-1
/
+1
2013-06-05
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
1
-3
/
+3
2013-06-05
net: fix sk_buff head without data area
Pablo Neira
2
-3
/
+3
2013-06-05
tg3: Add read dma workaround for 5720
Nithin Sujir
2
-8
/
+18
2013-06-05
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
1
-9
/
+35
2013-06-05
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
1
-1
/
+2
2013-06-05
net: sun4i-emac: fix a typo in emac_probe()
Wei Yongjun
1
-1
/
+1
2013-06-05
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
1
-3
/
+5
2013-06-05
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+1
2013-06-05
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
1
-1
/
+1
2013-06-05
net: fec: add fallback to random MAC address
Lucas Stach
1
-0
/
+12
2013-06-05
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
Dmitry Kravkov
1
-7
/
+6
2013-06-05
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
1
-3
/
+3
2013-06-05
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
1
-1
/
+3
2013-06-05
net: mark netdev_create_hash __net_init
Baruch Siach
1
-1
/
+1
2013-06-05
net: emaclite: Fix typo in error message
Jens Renner \(EFE\)
1
-1
/
+1
2013-06-05
transp_v6.h: style neatening
Joe Perches
1
-52
/
+37
2013-06-05
Kconfig: remove dangling references to the deleted file
Jean Sacren
1
-8
/
+3
2013-06-05
net: do not manually initialize enumerators
Jean Sacren
1
-3
/
+3
2013-06-05
xfrm: simplify the exit path of xfrm_output_one()
Jean Sacren
1
-5
/
+4
2013-06-04
ARM: dts: AM33XX: Add phy-mode to CPSW node
Mugunthan V N
3
-0
/
+6
2013-06-04
drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver
Mugunthan V N
2
-0
/
+8
2013-06-04
ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmsk
Mugunthan V N
1
-0
/
+8
2013-06-04
ARM: OMAP2+: omap2plus_defconfig: Enable Atheros support
Mugunthan V N
1
-0
/
+1
2013-06-04
drivers: net: phy: at803x: add support for AT8031
Mugunthan V N
1
-0
/
+15
2013-06-04
drivers: net: phy: at803x: add interface mode support
Mugunthan V N
1
-0
/
+16
2013-06-04
drivers: net: phy: at803x: seperate wol specific code to wol standard apis
Mugunthan V N
1
-16
/
+48
2013-06-04
drivers: net: phy: at803x code cleanup on register and unregister driver
Mugunthan V N
1
-25
/
+10
2013-06-04
net/mlx4_core: Keep VF assigned MAC in the PF admin table
Or Gerlitz
1
-3
/
+7
2013-06-04
net/mlx4_en: Handle unassigned VF MAC address correctly
Or Gerlitz
1
-4
/
+12
2013-06-04
net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...
Jack Morgenstein
2
-16
/
+6
2013-06-04
net/mlx4_en: Fix adaptive moderation cq update
Sagi Grimberg
1
-0
/
+1
2013-06-04
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
3
-32
/
+99
2013-06-04
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
2
-26
/
+55
2013-06-04
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
4
-77
/
+57
2013-06-04
Clean up indentation in net/ipv6/transp_v6.h
Lorenzo Colitti
1
-35
/
+35
2013-06-04
Input: wacom - fix a typo for Cintiq 22HDT
Ping Cheng
1
-3
/
+5
2013-06-04
Input: synaptics - fix sync lost after resume on some laptops
Eric Miao
1
-0
/
+2
2013-06-03
GFS2: Don't cache iopen glocks
Bob Peterson
2
-1
/
+6
2013-06-03
GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables
Bob Peterson
1
-10
/
+33
2013-06-03
GFS2: Increase i_writecount during gfs2_setattr_size
Bob Peterson
3
-11
/
+29
2013-06-03
GFS2: Set log descriptor type for jdata blocks
Bob Peterson
1
-1
/
+3
2013-06-03
fuse: fix alignment in short read optimization for async_dio
Maxim Patlasov
1
-4
/
+10
[next]