index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
u32: negative offset fix
stephen hemminger
1
-2
/
+4
2010-08-03
net: Fix a typo from "dev" to "ndev"
Henrique Camargo
1
-2
/
+2
2010-08-03
igb: Use irq_synchronize per vector when using MSI-X
Emil Tantilov
1
-1
/
+7
2010-08-03
ixgbevf: fix null pointer dereference due to filter being set for VLAN 0
Alexander Duyck
1
-11
/
+1
2010-08-03
e1000e: Fix irq_synchronize in MSI-X case
Jeff Kirsher
2
-8
/
+19
2010-08-03
e1000e: register pm_qos request on hardware activation
Florian Mickler
1
-12
/
+11
2010-08-03
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
1
-4
/
+2
2010-08-03
net: Add getsockopt support for TCP thin-streams
Josh Hunt
1
-0
/
+6
2010-08-03
cxgb4: update driver version
Dimitris Michailidis
1
-1
/
+1
2010-08-03
cxgb4: add new PCI IDs
Dimitris Michailidis
1
-0
/
+10
2010-08-03
cxgb4: fix wrong shift direction
Dimitris Michailidis
1
-1
/
+1
2010-08-03
cxgb4: support running the driver on PCI functions besides 0
Dimitris Michailidis
3
-72
/
+97
2010-08-03
cxgb4: advertise NETIF_F_TSO_ECN
Dimitris Michailidis
1
-4
/
+6
2010-08-03
cxgb4: get on-chip queue info from FW and create a memory window for them
Dimitris Michailidis
4
-2
/
+29
2010-08-03
cxgb4: fix TSO descriptors
Dimitris Michailidis
1
-11
/
+11
2010-08-03
cxgb4: don't offload Rx checksums for IPv6 fragments
Dimitris Michailidis
2
-3
/
+6
2010-08-03
cxgb4: disable an interrupt that is neither used nor serviced
Dimitris Michailidis
1
-1
/
+1
2010-08-03
hp100: unmap memory on error path
Dan Carpenter
1
-2
/
+4
2010-08-03
Tulip: don't initialize SBE xT3E3 WAN ports.
Krzysztof HaĆasa
2
-0
/
+9
2010-08-03
drivers/net/wan/farsync.c: Use standard pr_<level>
Joe Perches
1
-58
/
+53
2010-08-03
tg3: Update version to 3.113
Matt Carlson
1
-2
/
+2
2010-08-03
tg3: Migrate tg3_flags to phy_flags
Matt Carlson
2
-152
/
+159
2010-08-03
tg3: Create phy_flags and migrate phy_is_low_power
Matt Carlson
2
-19
/
+20
2010-08-03
tg3: Add phy-related preprocessor constants
Matt Carlson
2
-23
/
+27
2010-08-03
tg3: Add error reporting to tg3_phydsp_write()
Matt Carlson
1
-31
/
+20
2010-08-03
tg3: Improve small packet performance
Matt Carlson
1
-1
/
+23
2010-08-03
tg3: Remove 5720, 5750, and 5750M
Matt Carlson
2
-6
/
+0
2010-08-03
tg3: Detect APE firmware types
Matt Carlson
2
-1
/
+10
2010-08-03
tg3: Restrict ASPM workaround devlist
Matt Carlson
1
-1
/
+3
2010-08-03
tg3: Manage gphy power for CPMU-less devs only
Matt Carlson
1
-1
/
+4
2010-08-03
tg3: Don't access phy test ctrl reg for 5717+
Matt Carlson
2
-3
/
+11
2010-08-03
tg3: Create TG3_FLG3_5717_PLUS flag
Matt Carlson
2
-50
/
+23
2010-08-03
tg3: Disable TSS also during tg3_close()
Matt Carlson
1
-1
/
+1
2010-08-03
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
Matt Carlson
1
-2
/
+1
2010-08-02
netfilter: nf_conntrack_acct: use skb->len for accounting
Changli Gao
1
-2
/
+1
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
3
-6
/
+6
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
10
-32
/
+30
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
1
-11
/
+7
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
5
-153
/
+63
2010-08-02
ipvs: remove EXPERIMENTAL tag
Simon Horman
1
-1
/
+1
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
2
-12
/
+19
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
3
-12
/
+18
2010-08-01
net: ingress filter message limit
Stephen Hemminger
1
-4
/
+4
2010-08-01
net/rose: Use GFP_ATOMIC
Julia Lawall
1
-1
/
+3
2010-08-01
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
1
-1
/
+1
2010-08-01
act_nat: fix wild pointer
Changli Gao
1
-0
/
+1
2010-07-31
be2net: fix to avoid sending get_stats request if one is already being proces...
Ajit Khaparde
3
-1
/
+5
2010-07-31
be2net: change to show correct physical link status
Ajit Khaparde
1
-1
/
+2
2010-07-31
be2net: add code to dump registers for debug
Ajit Khaparde
5
-0
/
+140
2010-07-31
be2net: fix to correctly know if driver needs to run for a VF or a PF
Ajit Khaparde
1
-2
/
+3
[next]