index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bsearch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
openvswitch: Scrub skb between namespaces
Joe Stringer
1
-0
/
+9
2015-10-19
xen-netback: correctly check failed allocation
Insu Yun
1
-0
/
+6
2015-10-19
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
Chia-Sheng Chang
2
-0
/
+5
2015-10-19
netlink: Trim skb to alloc size to avoid MSG_TRUNC
Arad, Ronen
1
-12
/
+22
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-16
via-rhine: fix VLAN receive handling regression.
Andrej Ota
1
-1
/
+2
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2
-8
/
+20
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
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
[next]