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
2018-03-31
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
1
-18
/
+11
2018-03-31
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
1
-18
/
+12
2018-03-31
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
2
-21
/
+15
2018-03-31
inet: frags: reorganize struct netns_frags
Eric Dumazet
1
-4
/
+5
2018-03-31
rhashtable: reorganize struct rhashtable layout
Eric Dumazet
1
-4
/
+4
2018-03-31
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
1
-8
/
+16
2018-03-31
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
1
-10
/
+6
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
8
-32
/
+32
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
6
-25
/
+8
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
3
-42
/
+32
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
6
-23
/
+6
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
9
-573
/
+265
2018-03-31
rhashtable: add schedule points
Eric Dumazet
1
-0
/
+2
2018-03-31
inet: frags: refactor ipfrag_init()
Eric Dumazet
1
-2
/
+2
2018-03-31
inet: frags: refactor lowpan_net_frag_init()
Eric Dumazet
1
-9
/
+11
2018-03-31
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
1
-11
/
+14
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
7
-41
/
+48
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
5
-12
/
+37
2018-03-31
ipv6: frag: remove unused field
Eric Dumazet
1
-1
/
+0
2018-03-31
Merge branch 'bnxt_en-next'
David S. Miller
9
-234
/
+706
2018-03-31
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
3
-17
/
+90
2018-03-31
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
3
-16
/
+65
2018-03-31
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
1
-32
/
+25
2018-03-31
bnxt_en: Add IRQ remapping logic.
Michael Chan
1
-17
/
+42
2018-03-31
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
3
-3
/
+61
2018-03-31
bnxt_en: Improve ring allocation logic.
Michael Chan
2
-15
/
+21
2018-03-31
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
2
-5
/
+18
2018-03-31
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
1
-10
/
+8
2018-03-31
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
3
-2
/
+19
2018-03-31
bnxt_en: Add extended port statistics support
Vasundhara Volam
3
-2
/
+81
2018-03-31
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
1
-0
/
+5
2018-03-31
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
4
-9
/
+37
2018-03-31
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
1
-2
/
+6
2018-03-31
bnxt_en: Use a dedicated VNIC mode for RDMA.
Michael Chan
2
-4
/
+15
2018-03-31
bnxt_en: Adjust default rings for multi-port NICs.
Michael Chan
1
-3
/
+9
2018-03-31
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
4
-103
/
+210
2018-03-31
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
1
-1
/
+1
2018-03-31
Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
12
-447
/
+409
2018-03-31
Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
20
-71
/
+509
2018-03-31
hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()
Haiyang Zhang
1
-7
/
+9
2018-03-31
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
1
-4
/
+2
2018-03-31
Merge branch 'net_rwsem-fixes'
David S. Miller
5
-8
/
+8
2018-03-31
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
4
-3
/
+8
2018-03-31
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
1
-5
/
+0
2018-03-31
net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
Wei Yongjun
1
-4
/
+0
2018-03-31
netdevsim: Change nsim_devlink_setup to return error to caller
David Ahern
3
-8
/
+15
2018-03-31
Merge branch 'tipc-slim-down-name-table'
David S. Miller
11
-699
/
+556
2018-03-31
tipc: avoid possible string overflow
Jon Maloy
2
-2
/
+3
2018-03-31
tipc: tipc: rename address types in user api
Jon Maloy
1
-24
/
+33
2018-03-31
tipc: permit overlapping service ranges in name table
Jon Maloy
7
-111
/
+60
[next]