index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
netx-serial.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-02
if_ether: add define for 1588 aka Timesync
Alexander Duyck
1
-0
/
+1
2009-07-02
phylib: fixes for PHY_RESUMING state changes
Wade Farnsworth
1
-3
/
+22
2009-07-02
netxen: avoid frequent firmware reset
Dhananjay Phadke
4
-9
/
+86
2009-07-02
netxen: fix the version code macro
Dhananjay Phadke
2
-12
/
+26
2009-07-02
gigaset: drop pointless check
Tilman Schmidt
1
-6
/
+0
2009-07-02
gigaset: accept connection establishment messages in any order
Tilman Schmidt
1
-24
/
+20
2009-07-01
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-07-01
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
1
-0
/
+3
2009-07-01
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
1
-0
/
+3
2009-07-01
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
1
-0
/
+3
2009-07-01
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-07-01
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-07-01
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-07-01
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-07-01
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-07-01
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-07-01
usbnet: Remove private stats structure
Herbert Xu
1
-1
/
+0
2009-07-01
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-07-01
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-07-01
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
1
-0
/
+3
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-06-30
sctp: xmit sctp packet always return no route error
Wei Yongjun
1
-1
/
+1
2009-06-30
net/irda: convert bfin_sir to net_device_ops
Graf Yang
1
-6
/
+10
2009-06-30
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-06-30
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
1
-5
/
+10
2009-06-30
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
1
-1
/
+2
2009-06-29
nl802154: add module license and description
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
MAINTAINERS: ieee802154 lists are moderated for non-subscribers.
Dmitry Eremin-Solenikov
1
-1
/
+1
2009-06-29
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
2
-6
/
+73
2009-06-29
netfilter: headers_check fix: linux/netfilter/xt_osf.h
Jaswinder Singh Rajput
1
-0
/
+2
2009-06-29
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
3
-11
/
+16
2009-06-29
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-27
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
1
-3
/
+5
2009-06-27
inet: Call skb_orphan before tproxy activates
Herbert Xu
2
-0
/
+6
2009-06-26
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
sunrpc: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-0
/
+1
2009-06-26
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
decnet: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
sky2: Fix checksum endianness
Anton Vorontsov
1
-1
/
+1
2009-06-26
mdio add missing GPL flag
Nicolas Reinecke
1
-0
/
+4
2009-06-26
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-26
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
1
-4
/
+4
2009-06-26
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
1
-1
/
+4
2009-06-26
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
Wei Yongjun
1
-1
/
+2
[next]