index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
sem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
1
-1
/
+16
2015-02-24
altera_tse: Fixes in NAPI and interrupt handling paths
Vlastimil Setka
1
-23
/
+22
2015-02-24
altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
Vlastimil Setka
1
-1
/
+1
2015-02-23
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
1
-9
/
+0
2015-02-23
irda: replace current->state by set_current_state()
Fabian Frederick
2
-3
/
+3
2015-02-23
net: sched: export tc_connmark.h so it is uapi accessible
Jamal Hadi Salim
1
-0
/
+1
2015-02-23
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
1
-3
/
+1
2015-02-23
decnet: Fix obvious o/0 typo
Rasmus Villemoes
1
-1
/
+1
2015-02-23
rhashtable: initialize all rhashtable walker members
Sasha Levin
1
-0
/
+3
2015-02-23
Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers
Marcel Holtmann
1
-0
/
+1
2015-02-23
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
1
-1
/
+1
2015-02-23
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
1
-0
/
+3
2015-02-22
r8169: Revert BQL and xmit_more support.
David S. Miller
1
-23
/
+7
2015-02-22
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
1
-6
/
+6
2015-02-22
hso: replace current->state by __set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-22
mISDN: replace current->state by set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-22
af_packet: allow packets defragmentation not only for hash fanout type
Alexander Drozdov
1
-5
/
+5
2015-02-22
rhashtable: ensure cache line alignment on bucket_table
Eric Dumazet
1
-4
/
+5
2015-02-22
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-02-20
net: dsa: bcm_sf2: fix 64-bits register reads
Florian Fainelli
1
-1
/
+1
2015-02-20
rhashtable: allow to unload test module
Daniel Borkmann
1
-0
/
+5
2015-02-20
rhashtable: better high order allocation attempts
Daniel Borkmann
1
-3
/
+3
2015-02-20
rhashtable: don't test for shrink on insert, expansion on delete
Daniel Borkmann
1
-9
/
+18
2015-02-20
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
3
-5
/
+5
2015-02-20
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2
-30
/
+33
2015-02-20
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
1
-0
/
+1
2015-02-20
ipvlan: Fix text that talks about ip util support
Mahesh Bandewar
1
-1
/
+1
2015-02-20
rhashtable: don't allocate ht structure on stack in test_rht_init
Daniel Borkmann
1
-1
/
+2
2015-02-20
net/appletalk: LTPC needs virt_to_bus
Arnd Bergmann
1
-1
/
+1
2015-02-20
net: smc91x: improve neponset hack
Arnd Bergmann
1
-1
/
+1
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
1
-2
/
+3
2015-02-20
net: Initialize all members in skb_gro_remcsum_init()
Geert Uytterhoeven
1
-0
/
+1
2015-02-20
ethernet/ixp4xx: prevent allmulti from clobbering promisc
Derrick Pallas
1
-1
/
+1
2015-02-20
openvswitch: Fix net exit.
Pravin B Shelar
2
-2
/
+45
2015-02-20
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
1
-0
/
+1
2015-02-20
net: phy: Fix verification of EEE support in phy_init_eee
Guenter Roeck
1
-3
/
+20
2015-02-20
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-02-20
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
1
-0
/
+5
2015-02-19
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
1
-105
/
+141
2015-02-19
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-02-18
pwm: tegra: Use NSEC_PER_SEC
Thierry Reding
1
-1
/
+1
2015-02-18
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
1
-1
/
+3
2015-02-17
samples/seccomp: improve label helper
Kees Cook
2
-1
/
+9
2015-02-17
ipc,sem: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-02-17
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
1
-0
/
+11
2015-02-17
scripts/gdb: define maintainer
Jan Kiszka
1
-0
/
+5
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2
-40
/
+33
2015-02-17
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2
-23
/
+12
2015-02-17
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
1
-30
/
+20
[next]