index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha1_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
4
-12
/
+8
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
3
-5
/
+15
2015-10-15
mlxsw: core: Fix race condition in __mlxsw_emad_transmit
Ido Schimmel
1
-4
/
+9
2015-10-15
tipc: move fragment importance field to new header position
Jon Paul Maloy
1
-2
/
+2
2015-10-15
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-10-14
tipc: eliminate risk of stalled link synchronization
Jon Paul Maloy
1
-3
/
+3
2015-10-13
ipv6: Don't call with rt6_uncached_list_flush_dev
Eric W. Biederman
1
-5
/
+7
2015-10-13
switchdev: check if the vlan id is in the proper vlan range
Nikolay Aleksandrov
1
-0
/
+3
2015-10-13
be2net: remove vlan promisc capability from VF's profile descriptors
Kalesh AP
1
-2
/
+8
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
4
-9
/
+25
2015-10-13
be2net: pad skb to meet minimum TX pkt size in BE3
Suresh Reddy
1
-4
/
+5
2015-10-13
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
Suresh Reddy
1
-2
/
+5
2015-10-13
be2net: fix BE3-R FW download compatibility check
Kalesh AP
1
-1
/
+9
2015-10-13
net/fsl_pq_mdio: fix computed address for the TBI register
Gerlando Falauto
1
-6
/
+18
2015-10-13
net/fsl_pq_mdio: check TBI address for consistency with mapped range
Gerlando Falauto
1
-0
/
+10
2015-10-13
mac80211: Fix hwflags debugfs file format
Mohammed Shafi Shajakhan
1
-1
/
+1
2015-10-13
rtnetlink: fix gcc -Wconversion warning
Arad, Ronen
1
-1
/
+1
2015-10-11
ipv6: drop frames with attached skb->sk in forwarding
Hannes Frederic Sowa
1
-0
/
+3
2015-10-11
ipv6: gre: setup default multicast routes over PtP links
Hannes Frederic Sowa
1
-0
/
+2
2015-10-11
bnx2x: Prevent UDP 4-tuple configurations on older adapters
Yuval Mintz
1
-0
/
+7
2015-10-11
mlxsw: Fix bug in __mlxsw_item_bit_array_offset
Ido Schimmel
1
-1
/
+3
2015-10-11
mlxsw: switchx2: changing order of exit fallbacks
Elad Raz
1
-1
/
+1
2015-10-11
sch_hhf: fix return value of hhf_drop()
WANG Cong
1
-1
/
+10
2015-10-09
MAINTAINERS: Update mlx4_en driver entry
Ido Shamay
1
-1
/
+0
2015-10-09
net/mlx5e: Disable VLAN filter in promiscuous mode
Achiad Shochat
1
-2
/
+14
2015-10-09
net/mlx5: Fix typo in mlx5_query_port_pvlc
Jiri Pirko
1
-1
/
+1
2015-10-09
net/mlx4_core: Avoid failing the interrupts test
Carol L Soto
1
-0
/
+4
2015-10-08
net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x
Carol L Soto
1
-8
/
+2
2015-10-08
net: mdio-octeon: Drop obsolete Kconfig advice
Jean Delvare
1
-2
/
+0
2015-10-08
mlxsw: fix warnings for big-endian 32-bit dma_addr_t
Arnd Bergmann
1
-4
/
+4
2015-10-08
bpf: clear sender_cpu before xmit
Alexei Starovoitov
1
-0
/
+1
2015-10-08
act_mirred: clear sender cpu before sending to tx
WANG Cong
1
-0
/
+1
2015-10-08
af_unix: constify the sock parameter in unix_sk()
Paul Moore
1
-1
/
+1
2015-10-07
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
Joe Stringer
2
-17
/
+10
2015-10-07
openvswitch: Extend ct_state match field to 32 bits
Joe Stringer
4
-11
/
+11
2015-10-07
openvswitch: Reject ct_state unsupported bits
Joe Stringer
2
-0
/
+18
2015-10-07
openvswitch: Ensure flow is valid before executing ct
Joe Stringer
1
-0
/
+6
2015-10-07
openvswitch: Fix skb leak in ovs_fragment()
Joe Stringer
1
-4
/
+7
2015-10-07
openvswitch: Fix typos in CT headers
Joe Stringer
1
-2
/
+2
2015-10-07
net: dsa: exit probe if no switch were found
Neil Armstrong
1
-3
/
+16
2015-10-07
net: dsa: switch to devm_ calls and remove kfree calls
Neil Armstrong
1
-12
/
+5
2015-10-07
net: dsa: complete dsa_switch_destroy
Neil Armstrong
1
-0
/
+37
2015-10-07
net: dsa: add missing dsa_switch mdiobus remove
Neil Armstrong
1
-0
/
+2
2015-10-07
net: dsa: add missing kfree on remove
Neil Armstrong
1
-1
/
+4
2015-10-07
net: Fix vti use case with oif in dst lookups for IPv6
David Ahern
1
-0
/
+1
2015-10-07
i40e/i40evf: set AQ count after memory allocation
Mitch Williams
2
-4
/
+4
2015-10-06
amd-xgbe: Check for successful buffer allocation before use
Tom Lendacky
1
-0
/
+3
2015-10-05
openvswitch: Fix ovs_vport_get_stats()
Pravin B Shelar
1
-29
/
+13
2015-10-05
ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.
Nicolas Schichan
1
-0
/
+1
[next]