index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
idle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-01-15
drivers/net: delete orphaned MCA ibmlana driver content
Paul Gortmaker
2
-1353
/
+0
2013-01-15
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
6
-37
/
+151
2013-01-15
selinux: add the "attach_queue" permission to the "tun_socket" class
Paul Moore
1
-1
/
+1
2013-01-15
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
1
-2
/
+0
2013-01-14
vfs: add missing virtual cache flush after editing partial pages
Linus Torvalds
1
-0
/
+1
2013-01-14
ifb: dont hard code inet_net use
Eric Dumazet
1
-1
/
+1
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
34
-64
/
+56
2013-01-14
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
22
-72
/
+94
2013-01-14
ipv6 netevent: Remove old_neigh from netevent_redirect.
YOSHIFUJI Hideaki / 吉藤英明
3
-28
/
+13
2013-01-14
drivers/net: Clean up orphaned probes in Space.c
Paul Gortmaker
1
-31
/
+0
2013-01-14
ipv6: 64bit version of ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+26
2013-01-14
ipv6: Remove __ipv6_prefix_equal().
YOSHIFUJI Hideaki / 吉藤英明
1
-10
/
+5
2013-01-14
ipv6: 64bit version of ipv6_addr_set().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+22
2013-01-14
ipv6: 64bit version of ipv6_addr_v4mapped().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+7
2013-01-14
ipv6: 64bit version of ipv6_addr_loopback().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+6
2013-01-14
ipv6: 64bit version of ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+28
2013-01-14
ARM: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
arm64: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-14
staging: zram: fix invalid memory references during disk write
Nitin Gupta
1
-15
/
+24
2013-01-14
ipv6: Move comment to right place.
YOSHIFUJI Hideaki / 吉藤英明
2
-5
/
+4
2013-01-14
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
4
-5
/
+8
2013-01-14
ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-14
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
YOSHIFUJI Hideaki / 吉藤英明
1
-9
/
+2
2013-01-14
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
3
-46
/
+28
2013-01-14
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
YOSHIFUJI Hideaki / 吉藤英明
3
-9
/
+5
2013-01-14
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
YOSHIFUJI Hideaki / 吉藤英明
3
-7
/
+13
2013-01-14
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
5
-13
/
+16
2013-01-13
udldrmfb: udl_get_edid: drop unneeded i--
Hans de Goede
1
-1
/
+0
2013-01-13
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
Hans de Goede
1
-1
/
+7
2013-01-13
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
Hans de Goede
1
-0
/
+8
2013-01-13
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
Tomasz Mloduchowski
2
-0
/
+8
2013-01-13
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
1
-8
/
+20
2013-01-13
drm/nvc0/fb: fix crash when different mutex is used to protect same list
Aleksi Torhamo
1
-3
/
+3
2013-01-13
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2
-0
/
+4
2013-01-13
drm/nv50/disp: fix selection of bios script for analog outputs
Marcin Slusarz
1
-20
/
+26
2013-01-13
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
3
-0
/
+10
2013-01-13
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
1
-1
/
+1
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
3
-4
/
+10
2013-01-13
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
1
-1
/
+4
2013-01-13
drm/nouveau/vm: fix memory corruption when pgt allocation fails
Marcin Slusarz
1
-1
/
+3
2013-01-13
drm/nouveau: add locking around instobj list operations
Marcin Slusarz
1
-8
/
+27
2013-01-13
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2
-13
/
+26
2013-01-13
drm/nouveau/devinit: ensure legacy vga control is enabled during post
Ben Skeggs
1
-1
/
+0
2013-01-13
be2net: fix unconditionally returning IRQ_HANDLED in INTx
Sathya Perla
2
-9
/
+21
2013-01-13
sparc: remove __devinit, __devexit annotations
Sam Ravnborg
23
-100
/
+93
2013-01-12
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
3
-4
/
+8
2013-01-12
batman-adv: unbloat batadv_priv if debug is not enabled
Marek Lindner
3
-1
/
+6
2013-01-12
batman-adv: remove unused variable from orig_node struct
Marek Lindner
1
-1
/
+0
2013-01-12
batman-adv: fix typo in debug message
Antonio Quartulli
1
-1
/
+1
[next]