index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
headers.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-23
bnx2x: link module eeprom
Yuval Mintz
3
-4
/
+67
2012-06-23
bnx2x: 1G sfp+ module handling
Yuval Mintz
3
-84
/
+151
2012-06-23
bnx2x: revised link register access
Yuval Mintz
3
-144
/
+100
2012-06-23
bnx2x: treat 0 speed as link down (copper)
Yuval Mintz
1
-10
/
+12
2012-06-23
bnx2x: link cleanup
Yuval Mintz
1
-173
/
+167
2012-06-23
bnx2x: sfp+ Tx fault detection added
Yuval Mintz
3
-16
/
+99
2012-06-23
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
5
-9
/
+26
2012-06-23
smsc911x.c: encapsulate enable irq calls
Matthias Brugger
1
-7
/
+10
2012-06-22
net: dcb: fix small regression in __dcbnl_pg_setcfg()
John Fastabend
1
-2
/
+1
2012-06-22
ixgbe: simplify padding and length checks
Stephen Hemminger
1
-7
/
+2
2012-06-21
tcp: Validate route interface in early demux.
David S. Miller
1
-3
/
+9
2012-06-20
inetpeer: inetpeer_invalidate_tree() cleanup
Eric Dumazet
1
-19
/
+15
2012-06-20
team: do RCU update path fixups
Jiri Pirko
2
-6
/
+16
2012-06-20
team: Revert previous two changes.
David S. Miller
2
-11
/
+6
2012-06-20
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
1
-1
/
+1
2012-06-20
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2
-5
/
+10
2012-06-20
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
1
-22
/
+7
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
40
-388
/
+349
2012-06-20
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
13
-97
/
+99
2012-06-20
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
5
-26
/
+26
2012-06-20
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
5
-22
/
+25
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
11
-107
/
+125
2012-06-20
batman-adv: Prefix soft-interface non-static functions with batadv_
Sven Eckelmann
6
-27
/
+27
2012-06-20
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
11
-41
/
+46
2012-06-20
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
7
-74
/
+80
2012-06-20
batman-adv: Prefix ring_buffer non-static functions with batadv_
Sven Eckelmann
3
-11
/
+13
2012-06-20
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
13
-131
/
+134
2012-06-20
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
5
-11
/
+11
2012-06-20
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
6
-16
/
+16
2012-06-20
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
6
-41
/
+43
2012-06-20
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
4
-12
/
+16
2012-06-20
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
10
-46
/
+51
2012-06-20
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
8
-58
/
+62
2012-06-20
batman-adv: Prefix bitarray non-static functions with batadv_
Sven Eckelmann
4
-11
/
+11
2012-06-20
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
5
-20
/
+21
2012-06-20
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
5
-16
/
+17
2012-06-20
batman-adv: Prefix bat_algo non-static functions with batadv_
Sven Eckelmann
3
-3
/
+3
2012-06-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
1
-85
/
+62
2012-06-20
ixgbe: add support for 1G SX modules
Jacob Keller
3
-5
/
+24
2012-06-20
igb: Version bump
Carolyn Wyborny
1
-3
/
+3
2012-06-20
igb: Update firmware info output
Carolyn Wyborny
3
-10
/
+89
2012-06-20
igb: Streamline RSS queue and queue pairing assignment logic.
Matthew Vick
2
-33
/
+55
2012-06-20
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
1
-0
/
+35
2012-06-20
igb: Add switch case for supported hardware to igb_ptp_remove.
Carolyn Wyborny
1
-1
/
+11
2012-06-20
igb: A fix to VF TX rate limit
Lior Levy
2
-0
/
+6
2012-06-20
e1000: Combining Bitwise OR in one expression.
Tushar Dave
1
-6
/
+6
2012-06-20
ipv4: Early TCP socket demux.
David S. Miller
10
-24
/
+110
2012-06-20
inet: Sanitize inet{,6} protocol demux.
David S. Miller
9
-47
/
+36
2012-06-20
net: qmi_wwan: use module_usb_driver macro
Bjørn Mork
1
-11
/
+1
2012-06-20
net: qmi_wwan: shorten driver description
Bjørn Mork
1
-2
/
+2
[next]