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
...
|
*
|
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2010-06-03
2
-1
/
+7
|
*
|
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
2010-06-02
1
-13
/
+36
|
*
|
TCP: tcp_hybla: Fix integer overflow in slow start increment
Daniele Lacamera
2010-06-02
1
-2
/
+2
|
*
|
act_nat: fix the wrong checksum when addr isn't in old_addr/mask
Changli Gao
2010-06-02
1
-0
/
+4
|
*
|
net/fec: fix pm to survive to suspend/resume
Eric BĂ©nard
2010-06-02
1
-8
/
+8
|
*
|
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
2010-06-02
1
-1
/
+1
|
*
|
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
2010-06-02
1
-2
/
+1
|
*
|
korina: fix deadlock on RX FIFO overrun
Phil Sutter
2010-06-02
1
-14
/
+13
|
*
|
net: fix conflict between null_or_orig and null_or_bond
John Fastabend
2010-06-02
1
-4
/
+4
|
*
|
net: init_vlan should not copy slave or master flags
John Fastabend
2010-06-02
1
-1
/
+2
|
*
|
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
Scott Feldman
2010-06-02
2
-103
/
+104
|
*
|
bnx2: Fix hang during rmmod bnx2.
Michael Chan
2010-06-02
1
-1
/
+13
|
*
|
xfrm: force a dst reference in __xfrm_route_forward()
Eric Dumazet
2010-06-02
1
-0
/
+1
|
*
|
drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
Julia Lawall
2010-06-01
1
-2
/
+2
|
*
|
ksz884x: Add missing validate_addr hook
Denis Kirjanov
2010-06-01
1
-0
/
+1
|
*
|
ksz884x: convert to netdev_tx_t
Denis Kirjanov
2010-06-01
1
-1
/
+1
|
*
|
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
2010-06-01
1
-4
/
+4
|
*
|
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
2010-06-01
1
-1
/
+1
|
*
|
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
2010-06-01
1
-5
/
+5
|
*
|
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
Joe Perches
2010-06-01
1
-2
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-01
4
-17
/
+6
|
|
\
\
|
|
*
|
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-31
4
-13
/
+6
|
|
*
|
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
Xiaotian Feng
2010-05-31
1
-4
/
+0
|
*
|
|
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2010-06-01
4
-24
/
+33
|
*
|
|
greth: Fix build after OF device conversions.
David S. Miller
2010-05-31
1
-6
/
+5
|
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-31
3919
-121402
/
+289099
|
|
\
|
|
*
|
|
|
ixgbevf: Enable GRO by default
Shirley Ma
2010-06-05
1
-0
/
+1
*
|
|
|
fec: convert legacy PM hooks to dem_pm_ops
Denis Kirjanov
2010-06-05
1
-2
/
+20
*
|
|
|
bonding: allow user-controlled output slave selection
Andy Gospodarek
2010-06-05
5
-7
/
+278
*
|
|
|
bonding: add all_slaves_active parameter
Andy Gospodarek
2010-06-05
3
-1
/
+68
*
|
|
|
skbuff: add check for non-linear to warn_if_lro and needs_linearize
Alexander Duyck
2010-06-05
2
-4
/
+6
*
|
|
|
fix return value of __pppoe_xmit() method.
Rami Rosen
2010-06-05
1
-1
/
+1
*
|
|
|
syncookies: update mss tables
Florian Westphal
2010-06-05
2
-43
/
+34
*
|
|
|
syncookies: avoid unneeded tcp header flag double check
Florian Westphal
2010-06-05
4
-4
/
+4
*
|
|
|
syncookies: make v4/v6 synflood warning behaviour the same
Florian Westphal
2010-06-05
1
-11
/
+13
*
|
|
|
qlcnic: Fix Compilation Issue when CONFIG_INET was not set
Anirban Chakraborty
2010-06-04
1
-41
/
+40
*
|
|
|
From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001
Eric Dumazet
2010-06-04
2
-110
/
+101
*
|
|
|
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-06-04
8
-220
/
+195
*
|
|
|
arp: RCU changes
Eric Dumazet
2010-06-04
1
-7
/
+4
*
|
|
|
ipv4: RCU changes in __mkroute_input()
Eric Dumazet
2010-06-04
1
-5
/
+3
*
|
|
|
net: use __packed annotation
Eric Dumazet
2010-06-03
30
-133
/
+133
*
|
|
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
113
-934
/
+934
*
|
|
|
fec: Cleanup PHY probing
Denis Kirjanov
2010-06-03
1
-11
/
+5
*
|
|
|
fec: convert TX hook to netdev_tx_t
Denis Kirjanov
2010-06-03
1
-1
/
+1
*
|
|
|
net: mac8390 - Sort out memory/MMIO accesses and casts
Geert Uytterhoeven
2010-06-03
1
-22
/
+22
*
|
|
|
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
Roland Dreier
2010-06-03
2
-48
/
+2
*
|
|
|
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
Eric Dumazet
2010-06-03
1
-18
/
+17
*
|
|
|
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
Eric Dumazet
2010-06-03
5
-15
/
+27
*
|
|
|
ipconfig: document DHCP hostname and DNS record
Wu Fengguang
2010-06-03
1
-0
/
+2
*
|
|
|
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-06-02
2
-9
/
+8
|
\
\
\
\
[prev]
[next]