index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
3
-4
/
+8
2017-01-20
PCI: implement num_vf bus type callback
Phil Sutter
1
-0
/
+6
2017-01-20
device: bus_type: Introduce num_vf callback
Phil Sutter
1
-0
/
+4
2017-01-20
sock: use hlist_entry_safe
Geliang Tang
1
-2
/
+1
2017-01-20
gre6: Clean up unused struct ipv6_tel_txoption definition
Jakub Sitnicki
1
-5
/
+0
2017-01-20
net: remove bh disabling around percpu_counter accesses
Eric Dumazet
6
-23
/
+3
2017-01-20
cxgb4: hide unused warnings
Arnd Bergmann
1
-0
/
+2
2017-01-19
net: ipv6: Keep nexthop of multipath route on admin down
David Ahern
1
-2
/
+5
2017-01-19
mlx4: support __GFP_MEMALLOC for rx
Eric Dumazet
1
-1
/
+2
2017-01-19
Revert "net: qcom/emac: configure the external phy to allow pause frames"
Timur Tabi
1
-6
/
+0
2017-01-19
net/mlx5e: Reorder update stats
Saeed Mahameed
1
-3
/
+3
2017-01-19
net/mlx5: Move cached hca caps to designated caps struct
Gal Pressman
4
-23
/
+23
2017-01-19
net/mlx5e: Expose PCIe statistics to ethtool
Gal Pressman
3
-1
/
+53
2017-01-19
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
3
-0
/
+47
2017-01-19
net/mlx5e: Expose physical layer statistical counters to ethtool
Gal Pressman
3
-2
/
+32
2017-01-19
net/mlx5: Add PPCNT physical layer statistical group infrastructure
Gal Pressman
2
-0
/
+38
2017-01-19
net/mlx5: Query and cache PCAM, MCAM registers on initialization
Gal Pressman
3
-0
/
+30
2017-01-19
net/mlx5: Implement PCAM, MCAM access register commands
Gal Pressman
2
-0
/
+29
2017-01-19
net/mlx5: Expose PCAM, MCAM registers infrastructure
Gal Pressman
3
-1
/
+77
2017-01-19
net/mlx5e: Receive s-tagged packets in promiscuous mode
Mohamad Haj Yahia
2
-20
/
+68
2017-01-19
net/mlx5: Add support to s-tag in mlx5 firmware interface
Mohamad Haj Yahia
6
-22
/
+24
2017-01-19
net/mlx5e: Implement 1PPS support
Eugenia Emantayev
3
-1
/
+232
2017-01-19
net/mlx5: Add MTPPS and MTPPSE registers infrastructure
Eugenia Emantayev
6
-1
/
+142
2017-01-19
net/mlx5: Fix version printout in case of health issue
Eli Cohen
1
-17
/
+3
2017-01-19
net/mlx5: Remove information print after attempt to load mlx5_ib module
Leon Romanovsky
1
-3
/
+1
2017-01-19
phy: increase size of MII_BUS_ID_SIZE and bus_id
Volodymyr Bendiuga
1
-6
/
+2
2017-01-19
macb: Common code to enable ptp support for MACB/GEM
Andrei.Pistirica@microchip.com
2
-2
/
+104
2017-01-19
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
1
-1
/
+0
2017-01-19
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
1
-6
/
+17
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
24
-46
/
+22
2017-01-18
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
6
-11
/
+11
2017-01-18
net: dsa: store CPU switch structure in the tree
Vivien Didelot
3
-11
/
+9
2017-01-18
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
Ivan Khoronzhuk
1
-1
/
+2
2017-01-18
Merge branch 'vhost_net-batching'
David S. Miller
3
-11
/
+96
2017-01-18
tun: rx batching
Jason Wang
1
-6
/
+70
2017-01-18
vhost_net: tx batching
Jason Wang
1
-3
/
+20
2017-01-18
vhost: better detection of available buffers
Jason Wang
1
-2
/
+6
2017-01-18
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
3
-1
/
+5
2017-01-18
Merge branch 'ipv6-simplify-rt6_fill_node'
David S. Miller
3
-36
/
+21
2017-01-18
net: ipv6: remove prefix arg to rt6_fill_node
David Ahern
1
-15
/
+12
2017-01-18
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
3
-25
/
+13
2017-01-18
Merge branch 'sctp-sender-side-stream-reconf-ssn-reset-request-chunk'
David S. Miller
19
-16
/
+583
2017-01-18
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
6
-10
/
+149
2017-01-18
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
4
-0
/
+96
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
6
-2
/
+28
2017-01-18
sctp: add stream reconf primitive
Xin Long
6
-1
/
+41
2017-01-18
sctp: add stream reconf timer
Xin Long
8
-2
/
+113
2017-01-18
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
5
-1
/
+156
2017-01-18
Merge branch 'rework-inet_csk_get_port'
David S. Miller
15
-247
/
+230
2017-01-18
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2
-20
/
+95
[prev]
[next]