index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-16
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
1
-1
/
+1
2012-06-16
net: remove skb_orphan_try()
Eric Dumazet
4
-31
/
+3
2012-06-16
bnx2x: fix panic when TX ring is full
Eric Dumazet
1
-5
/
+3
2012-06-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-15
ipv6: Handle PMTU in ICMP error handlers.
David S. Miller
10
-122
/
+54
2012-06-15
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
11
-13
/
+72
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
3
-14
/
+104
2012-06-14
ixgbe: PTP Fix hwtstamp mode settings
Jacob Keller
1
-15
/
+8
2012-06-14
ixgbe: ptp code cleanup
Jacob Keller
2
-11
/
+10
2012-06-14
ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not set
Emil Tantilov
2
-4
/
+2
2012-06-14
ixgbe: align flow control DV macros with datasheet
John Fastabend
1
-15
/
+22
2012-06-14
e1000e: use more informative logging macros when netdev not yet registered
Bruce Allan
2
-20
/
+34
2012-06-14
dcbnl: Use BUG_ON() instead of BUG()
Thomas Graf
1
-4
/
+1
2012-06-14
dcbnl: Silence harmless gcc warning about uninitialized reply_nlh
Thomas Graf
1
-1
/
+1
2012-06-14
bonding: drop_monitor aware
Eric Dumazet
3
-13
/
+13
2012-06-14
bnx2x: fix checksum validation
Eric Dumazet
2
-21
/
+21
2012-06-14
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
1
-5
/
+6
2012-06-14
dcbnl: Use type safe nlmsg_data()
Thomas Graf
1
-1
/
+1
2012-06-14
dcbnl: Move dcb app allocation into dcb_app_add()
Thomas Graf
1
-25
/
+22
2012-06-14
dcbnl: Move dcb app lookup code into dcb_app_lookup()
Thomas Graf
1
-46
/
+35
2012-06-14
dcbnl: Return consistent error codes
Thomas Graf
1
-135
/
+138
2012-06-14
dcbnl: Use dcbnl_newmsg() where possible
Thomas Graf
1
-14
/
+2
2012-06-14
dcbnl: Remove now unused dcbnl_reply()
Thomas Graf
1
-37
/
+0
2012-06-14
dcbnl: Shorten all command handling functions
Thomas Graf
1
-550
/
+172
2012-06-14
dcbnl: Prepare framework to shorten handling functions
Thomas Graf
1
-0
/
+71
2012-06-13
ALSA: hda - Don't forget to call init verbs added by fixup list
Takashi Iwai
2
-1
/
+2
2012-06-13
sh: Kill off additional asm-generic wrappers.
Paul Mundt
6
-10
/
+5
2012-06-13
sh: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
1
-6
/
+6
2012-06-13
sh: Fix up link time defsym warnings.
Paul Mundt
1
-2
/
+2
2012-06-13
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
1
-0
/
+5
2012-06-13
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
4
-29
/
+21
2012-06-13
bonding: remove packet cloning in recv_probe()
Eric Dumazet
5
-40
/
+36
2012-06-13
usbnet: don't initialize transfer buffer before submit status URB
tom.leiming@gmail.com
1
-1
/
+0
2012-06-13
usbnet: remove declaration for intr_complete
tom.leiming@gmail.com
1
-37
/
+35
2012-06-13
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
1
-3
/
+2
2012-06-13
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-3
/
+1
2012-06-13
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-4
/
+0
2012-06-13
usbnet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-4
/
+0
2012-06-13
sh: use the new generic strnlen_user() function
Paul Mundt
7
-117
/
+57
2012-06-13
sh: switch to generic strncpy_from_user().
Paul Mundt
6
-114
/
+5
2012-06-13
sh: Kill off last dead UBC header
Paul Bolle
1
-28
/
+0
2012-06-13
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
1
-1
/
+1
2012-06-13
serial: sh-sci: Fix probe error paths
Laurent Pinchart
1
-13
/
+23
2012-06-13
bonding: Fix corrupted queue_mapping
Eric Dumazet
2
-6
/
+10
2012-06-13
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
5
-11
/
+34
2012-06-13
bonding:record primary when modify it via sysfs
Weiping Pan
1
-2
/
+6
2012-06-12
ALSA: HDA: Pin fixup for Zotac Z68 motherboard
David Henningsson
1
-0
/
+9
2012-06-12
ALSA: compress_core: cleanup pointers on stop
Vinod Koul
1
-0
/
+4
2012-06-12
ALSA: compress_core: don't wake up on pause
Vinod Koul
1
-3
/
+1
2012-06-12
drm/ttm: Fix buffer object metadata accounting regression v2
Thomas Hellstrom
1
-10
/
+3
[next]