index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
sprom.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-24
bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
3c59x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
3c509: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
ipv4: remove ip_rt_dump from route.c
Li RongQing
3
-7
/
+1
2014-03-24
atheros/atlx: use SET_ETHTOOL_OPS directly
wangweidong
1
-8
/
+2
2014-03-24
Altera TSE: Correct two typos in original submission
Vince Bridgers
1
-3
/
+3
2014-03-24
Altera TSE: Correct typecast issue detected by kbuild test robot
Vince Bridgers
1
-6
/
+4
2014-03-24
Altera TSE: Set version number by driver's get regs
Vince Bridgers
1
-0
/
+8
2014-03-24
qlcnic: Update version to 5.3.57
Shahed Shaikh
1
-2
/
+2
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
8
-2
/
+156
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
4
-29
/
+181
2014-03-24
gianfar: Fix P1010 config regression (SQ polling)
Claudiu Manoil
1
-2
/
+12
2014-03-24
ipv4: remove ipv4_ifdown_dst from route.c
Li RongQing
1
-6
/
+0
2014-03-24
net: optimize csum_replace2()
Eric Dumazet
1
-2
/
+21
2014-03-22
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-03-22
batman-adv: improve DAT documentation
Antonio Quartulli
2
-2
/
+6
2014-03-22
batman-adv: improve the TT flags documentation
Antonio Quartulli
1
-4
/
+24
2014-03-22
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
6
-3
/
+198
2014-03-22
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
6
-8
/
+156
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
10
-26
/
+275
2014-03-22
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
7
-6
/
+167
2014-03-22
batman-adv: introduce capability initialization bitfield
Linus Lüssing
3
-9
/
+11
2014-03-22
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
8
-4
/
+318
2014-03-22
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
2
-0
/
+3
2014-03-22
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
1
-4
/
+1
2014-03-22
batman-adv: fix a few kerneldoc inconsistencies
Simon Wunderlich
1
-5
/
+5
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
13
-71
/
+70
2014-03-22
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
Linus Lüssing
1
-3
/
+0
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
5
-14
/
+18
2014-03-22
batman-adv: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-03-21
dp83640: let the periodic pin from the module parameter be a default.
Richard Cochran
1
-6
/
+13
2014-03-21
dp83640: let external input pins from the module parameters be defaults.
Richard Cochran
1
-1
/
+4
2014-03-21
dp83640: implement programmable pin functions.
Richard Cochran
1
-0
/
+52
2014-03-21
dp83640: correct the periodic output frequency
Richard Cochran
1
-5
/
+6
2014-03-21
dp83640: trivial fixes
Richard Cochran
1
-3
/
+3
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
12
-0
/
+12
2014-03-21
ptp: expose the programmable pins via sysfs
Richard Cochran
3
-0
/
+138
2014-03-21
ptp: add the pin GET/SETFUNC ioctls to the testptp program.
Richard Cochran
1
-3
/
+55
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
5
-2
/
+226
2014-03-21
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
Christoph Paasch
1
-0
/
+1
2014-03-21
igb: Fix Null-pointer dereference in igb_reset_q_vector
Christoph Paasch
1
-0
/
+6
2014-03-21
igb: specify phc_index of 82575 for get_ts_info
Ken ICHIKAWA
1
-5
/
+5
2014-03-21
igb: Fix memory leak in igb_get_module_eeprom()
Christian Engelmayer
1
-1
/
+3
2014-03-21
igb: add register rd/wr for surprise removal
Fujinaka, Todd
2
-3
/
+40
2014-03-21
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
3
-17
/
+38
2014-03-21
ixgbevf: Additional adapter removal checks
Mark Rustad
2
-0
/
+35
2014-03-21
ixgbevf: Check for adapter removal on register writes
Mark Rustad
1
-1
/
+5
2014-03-21
ixgbevf: Check register reads for adapter removal
Mark Rustad
3
-8
/
+53
[next]