index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cramfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
be2net: Fix UE detection logic for BE3
Suresh Reddy
2
-8
/
+22
2017-05-25
rxrpc: Support network namespacing
David Howells
12
-216
/
+356
2017-05-25
net/packet: remove unused parameter in prb_curr_blk_in_use().
Rosen, Rami
1
-6
/
+4
2017-05-25
net-next: stmmac: rework the speed selection
LABBE Corentin
5
-44
/
+43
2017-05-25
net-next: stmmac: Convert old_link to bool
LABBE Corentin
2
-5
/
+5
2017-05-25
net-next: stmmac: use SPEED_xxx instead of raw value
LABBE Corentin
1
-3
/
+3
2017-05-25
net-next: stmmac: Remove unnecessary parenthesis
LABBE Corentin
1
-1
/
+1
2017-05-25
net-next: stmmac: Convert new_state to bool
LABBE Corentin
1
-5
/
+5
2017-05-25
net: jme: Remove unused functions
Matthias Kaehlcke
1
-42
/
+0
2017-05-25
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
1
-1
/
+1
2017-05-25
tcp: better validation of received ack sequences
Eric Dumazet
1
-13
/
+11
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
3
-6
/
+12
2017-05-25
net: sched: cls_api: make reclassify return all the way back to the original tp
Jiri Pirko
1
-3
/
+5
2017-05-24
tcp: fix TCP_SYNCNT flakes
Eric Dumazet
1
-15
/
+11
2017-05-24
net: dsa: support cross-chip ageing time
Vivien Didelot
3
-6
/
+0
2017-05-24
mlxsw: spectrum_flower: Add support for tcp flags
Jiri Pirko
2
-0
/
+30
2017-05-24
mlxsw: spectrum: Add acl block containing tcp flags for ipv4
Jiri Pirko
1
-0
/
+6
2017-05-24
mlxsw: acl: Add tcp flags acl element
Jiri Pirko
2
-0
/
+3
2017-05-24
net/sched: flower: add support for matching on tcp flags
Jiri Pirko
2
-1
/
+15
2017-05-24
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
2
-0
/
+38
2017-05-24
qed: Replace set_id() api with set_name()
Mintz, Yuval
6
-14
/
+8
2017-05-24
qede: Log probe of PCI device
Mintz, Yuval
1
-2
/
+38
2017-05-24
qed: Provide MBI information in dev_info
Tomer Tayar
5
-0
/
+68
2017-05-24
qed: Enable RoCE parser searching on fp init
Michal Kalderon
1
-0
/
+7
2017-05-24
qed: Flush slowpath tasklet on stop
Tomer Tayar
1
-0
/
+14
2017-05-24
qed: Remove BB_A0 references
Mintz, Yuval
2
-12
/
+0
2017-05-24
qed: Drop the 's' from num_ports_in_engines
Tomer Tayar
4
-22
/
+22
2017-05-24
qed: Log incorrectly installed board
Tomer Tayar
2
-0
/
+7
2017-05-24
qed: !main_ptt for tunnel configuration
Manish Chopra
5
-9
/
+30
2017-05-24
qed: Align DP_ERR style with other DP macros
Mintz, Yuval
1
-5
/
+7
2017-05-24
qede: Fix sparse warnings
Manish Chopra
4
-18
/
+22
2017-05-23
net: ieee802154: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+2
2017-05-23
net: ieee802154: fix net_device reference release too early
Lin Zhang
1
-4
/
+4
2017-05-23
net: ieee802154: remove explicit set skb->sk
Lin Zhang
1
-2
/
+0
2017-05-23
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
Jürg Billeter
1
-0
/
+2
2017-05-23
net: make struct request_sock_ops::obj_size unsigned
Alexey Dobriyan
1
-1
/
+1
2017-05-23
net: make struct inet_frags::qsize unsigned
Alexey Dobriyan
1
-1
/
+1
2017-05-23
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
1
-4
/
+2
2017-05-23
net/sched: fix filter flushing
Jiri Pirko
1
-3
/
+10
2017-05-23
net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
Jiri Pirko
1
-2
/
+2
2017-05-23
Bluetooth: btwilink: Fix unexpected skb free
Loic Poulain
1
-1
/
+0
2017-05-23
Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails
Guodong Xu
1
-0
/
+1
2017-05-23
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-23
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-23
net: dsa: add VLAN notifier
Vivien Didelot
3
-16
/
+66
2017-05-23
net: dsa: add MDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-23
net: dsa: add FDB notifier
Vivien Didelot
3
-16
/
+66
2017-05-23
net: dsa: add notifier for ageing time
Vivien Didelot
3
-29
/
+62
2017-05-23
net: dsa: move notifier info to private header
Vivien Didelot
2
-10
/
+12
2017-05-23
net: dsa: move VLAN handlers
Vivien Didelot
3
-41
/
+49
[next]