index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2012-03-05
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
7
-181
/
+129
2012-03-05
ppp: Change copyright notices from ANU to me
Paul Mackerras
3
-94
/
+12
2012-03-05
tg3: Fix poor tx performance on 57766 after MTU change
Michael Chan
1
-2
/
+8
2012-03-05
tg3: Add memory barriers to sync BD data
Michael Chan
1
-0
/
+9
2012-03-05
tg3: Fix jumbo loopback test on 5719
Michael Chan
1
-3
/
+11
2012-03-03
mdio.h: Include linux/types.h
David S. Miller
1
-0
/
+1
2012-03-03
dccp: fix bug in sequence number validation during connection setup
Samuel Jero
5
-20
/
+32
2012-03-03
dccp ccid-3: replace incorrect BUG_ON
Gerrit Renker
1
-2
/
+1
2012-03-03
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
3
-6
/
+6
2012-03-03
ixgbe: dcb: check setup_tc return codes
John Fastabend
1
-8
/
+18
2012-03-03
e100: Show short v/s long rx length errors in ethtool stats.
Ben Greear
1
-0
/
+3
2012-03-03
e100: Fix rx-over-length statistics.
Ben Greear
1
-1
/
+4
2012-03-01
enic: fix an endian bug in enic_probe()
Dan Carpenter
2
-2
/
+2
2012-03-01
pch_gbe: memory corruption calling pch_gbe_validate_option()
Dan Carpenter
1
-7
/
+8
2012-03-01
be2net: Remove unused OFFSET_IN_PAGE() macro
Roland Dreier
1
-4
/
+0
2012-03-01
ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd
Ben Hutchings
3
-4
/
+26
2012-03-01
mdio: Export mdio.h to userland
Ben Hutchings
2
-5
/
+5
2012-03-01
rtnetlink: Fix VF IFLA policy
Greg Rose
1
-0
/
+2
2012-03-01
ixgbe: Fix comments that are out of date or formatted incorrectly
Alexander Duyck
1
-4
/
+9
2012-03-01
ixgbe: fix spelling errors
Don Skidmore
1
-1
/
+1
2012-03-01
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
Alexander Duyck
1
-6
/
+11
2012-03-01
e1000e: use msleep instead of mdelay
Bruce Allan
1
-3
/
+1
2012-03-01
e1000e: cleanup whitespace and indentation
Bruce Allan
5
-57
/
+38
2012-03-01
e1000e: cleanup incorrect filename in comment
Bruce Allan
1
-1
/
+1
2012-03-01
e100: Support RXALL feature flag.
Ben Greear
1
-2
/
+20
2012-03-01
e100: Support sending custom Ethernet CRC
Ben Greear
1
-0
/
+16
2012-03-01
e100: Support RXFCS feature flag.
Ben Greear
1
-5
/
+30
2012-02-29
tg3: Fix tg3_get_stats64 for 5700 / 5701 devs
Matt Carlson
1
-22
/
+23
2012-02-29
tipc: Optimize setting of immutable payload message header fields
Allan Stephens
1
-8
/
+0
2012-02-29
tipc: Eliminate obsolete code for re-sending a message
Allan Stephens
1
-2
/
+0
2012-02-29
tipc: Un-inline port routine for processing incoming messages
Allan Stephens
2
-41
/
+44
2012-02-28
mac89x0: Fix build error.
David S. Miller
1
-3
/
+3
2012-02-28
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
1
-8
/
+10
2012-02-28
tcp: fix comment for tp->highest_sack
Neal Cardwell
2
-3
/
+5
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
9
-45
/
+44
2012-02-27
gigaset: Use semicolons to terminate statements
Joe Perches
1
-4
/
+4
2012-02-26
mlx4_en: dont change mac_header on xmit
Eric Dumazet
2
-13
/
+7
2012-02-26
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
2
-1
/
+35
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
2
-0
/
+3
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
12
-43
/
+87
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-26
xfrm: remove unneeded method typedef declaration in net/xfrm.h.
Rami Rosen
1
-5
/
+0
2012-02-25
Linux 3.3-rc5
v3.3-rc5
Linus Torvalds
1
-1
/
+1
2012-02-25
autofs: work around unhappy compat problem on x86-64
Ian Kent
4
-3
/
+23
2012-02-25
netfilter: bridge: fix module autoload in compat case
Florian Westphal
1
-8
/
+2
2012-02-25
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
6
-4
/
+8
2012-02-25
e1000e: cleanup - remove unnecessary variable
Bruce Allan
1
-2
/
+1
2012-02-25
e1000e: use true/false for boolean send_xon, do not assume always true
Bruce Allan
2
-2
/
+4
2012-02-25
e1000e: cleanup comment in e1000_hash_mc_addr()
Bruce Allan
1
-2
/
+1
[next]