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
*
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
11
-30
/
+36
*
vlan: kill vlan_put_tag helper
Jiri Pirko
2014-11-21
4
-39
/
+7
*
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
2014-11-21
3
-10
/
+7
*
openvswitch: actions: use skb_postpull_rcsum when possible
Jiri Pirko
2014-11-21
1
-7
/
+2
*
l2tp_eth: allow to set a specific mac address
Alexander Couzens
2014-11-21
1
-0
/
+1
*
Merge branch 'phy_device_type'
David S. Miller
2014-11-21
4
-118
/
+184
|
\
|
*
net: phy: micrel: add copyright entry
Johan Hovold
2014-11-21
1
-0
/
+1
|
*
net: phy: micrel: refactor interrupt config
Johan Hovold
2014-11-21
1
-42
/
+29
|
*
dt/bindings: add clock-select function property to micrel phy binding
Johan Hovold
2014-11-21
1
-0
/
+11
|
*
dt/bindings: reformat micrel eth-phy documentation
Johan Hovold
2014-11-21
1
-13
/
+13
|
*
net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091
Johan Hovold
2014-11-21
2
-7
/
+8
|
*
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
2014-11-21
2
-44
/
+50
|
*
net: phy: micrel: add has-broadcast-disable flag to type data
Johan Hovold
2014-11-21
1
-8
/
+6
|
*
net: phy: micrel: parse of nodes at probe
Johan Hovold
2014-11-21
1
-18
/
+21
|
*
net: phy: micrel: add device-type abstraction
Johan Hovold
2014-11-21
1
-13
/
+70
|
*
net: phy: add static data field to struct phy_driver
Johan Hovold
2014-11-21
1
-0
/
+2
|
/
*
sky2: use new netdev_rss_key_fill() helper
Ian Morris
2014-11-21
1
-9
/
+4
*
enic: support skb->xmit_more
Govindarajulu Varadarajan
2014-11-21
2
-11
/
+17
*
mISDN: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
2014-11-21
1
-4
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2014-11-21
8
-211
/
+114
|
\
|
*
bury skb_copy_to_page()
Al Viro
2014-11-19
1
-23
/
+0
|
*
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
5
-112
/
+77
|
*
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
3
-89
/
+37
|
*
separate kernel- and userland-side msghdr
Al Viro
2014-11-19
5
-23
/
+36
*
|
Merge branch 'bonding_4ad'
David S. Miller
2014-11-20
1
-32
/
+70
|
\
\
|
|
/
|
/
|
|
*
bonding: Introduce 4 AD link speed to fix agg_bandwidth
Jianhua Xie
2014-11-20
1
-1
/
+37
|
*
bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed
Jianhua Xie
2014-11-20
1
-32
/
+34
|
/
*
bpf: fix arraymap NULL deref and missing overflow and zero size checks
Alexei Starovoitov
2014-11-19
2
-6
/
+16
*
netlink: Deletion of an unnecessary check before the function call "__module_...
Markus Elfring
2014-11-19
1
-2
/
+1
*
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-19
1
-2
/
+1
*
usbnet: rtl8150: remove unused variable
Sudip Mukherjee
2014-11-19
1
-2
/
+1
*
Merge branch 'stmmac-next'
David S. Miller
2014-11-19
6
-136
/
+215
|
\
|
*
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-19
4
-69
/
+142
|
*
stmmac: document common header file
Giuseppe CAVALLARO
2014-11-19
1
-0
/
+8
|
*
stmmac: update driver documentation
Giuseppe CAVALLARO
2014-11-19
1
-67
/
+65
|
/
*
tcp: make connect() mem charging friendly
Eric Dumazet
2014-11-19
1
-40
/
+28
*
tun: return NET_XMIT_DROP for dropped packets
Jason Wang
2014-11-19
1
-1
/
+1
*
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
2014-11-18
4
-21
/
+42
*
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
1
-3
/
+6
*
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
1
-1
/
+1
*
net: fix spelling for synchronized
Fabian Frederick
2014-11-18
1
-2
/
+2
*
dccp: spelling s/reseting/resetting
Fabian Frederick
2014-11-18
1
-1
/
+1
*
dccp: replace min/casting by min_t
Fabian Frederick
2014-11-18
1
-1
/
+1
*
dccp: remove blank lines between function/EXPORT_SYMBOL
Fabian Frederick
2014-11-18
1
-6
/
+0
*
dccp: kerneldoc warning fixes
Fabian Frederick
2014-11-18
1
-2
/
+2
*
Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can...
David S. Miller
2014-11-18
4
-63
/
+181
|
\
|
*
net: can: c_can: Add support for TI am4372 DCAN
Roger Quadros
2014-11-17
2
-1
/
+3
|
*
can: c_can: Add support for TI am3352 DCAN
Roger Quadros
2014-11-17
2
-1
/
+13
|
*
can: c_can: Add support for TI DRA7 DCAN
Roger Quadros
2014-11-17
2
-0
/
+14
|
*
can: c_can: Disable pins when CAN interface is down
Roger Quadros
2014-11-17
1
-0
/
+13
[next]