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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
Luiz Augusto von Dentz
1
-0
/
+6
2021-12-07
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
2
-0
/
+11
2021-12-07
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
Luiz Augusto von Dentz
1
-0
/
+4
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
1
-12
/
+12
2021-12-07
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-0
/
+9
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event
Luiz Augusto von Dentz
1
-1
/
+6
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
1
-6
/
+11
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
1
-1
/
+6
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
Luiz Augusto von Dentz
1
-2
/
+10
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
Luiz Augusto von Dentz
1
-1
/
+1
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
Luiz Augusto von Dentz
1
-0
/
+4
2021-12-07
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
1
-0
/
+2
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
1
-0
/
+1
2021-11-25
Bluetooth: Limit duration of Remote Name Resolve
Archie Pusaka
1
-0
/
+3
2021-11-25
Bluetooth: Send device found event on name resolve failure
Archie Pusaka
1
-4
/
+5
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key
Luiz Augusto von Dentz
1
-1
/
+1
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
Luiz Augusto von Dentz
2
-4
/
+4
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
1
-1
/
+1
2021-11-23
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
1
-0
/
+1
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
1
-9
/
+3
2021-11-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-2
/
+9
2021-11-23
neigh: introduce neigh_confirm() helper function
Yajun Deng
4
-25
/
+15
2021-11-23
mctp: Add MCTP-over-serial transport binding
Jeremy Kerr
1
-0
/
+1
2021-11-22
net/ice: Add support for enable_iwarp and enable_roce devlink param
Shiraz Saleem
1
-2
/
+5
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
1
-0
/
+4
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-7
/
+3
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
1
-17
/
+19
2021-11-22
sections: global data can be in .bss
Antoine Tenart
1
-4
/
+10
2021-11-22
net: wwan: common debugfs base dir for wwan device
M Chetan Kumar
1
-0
/
+2
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
1
-3
/
+4
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-0
/
+7
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2
-0
/
+19
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
1
-0
/
+1
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
1
-0
/
+1
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
1
-0
/
+5
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
1
-9
/
+5
2021-11-19
ipv6: ip6_skb_dst_mtu() cleanups
Eric Dumazet
1
-9
/
+9
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
1
-4
/
+6
2021-11-18
Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-0
/
+7
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-1065
/
+2932
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-7
/
+35
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+1
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+4
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
1
-1
/
+2
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-1
/
+13
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
2
-0
/
+18
[next]