index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-01-21
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
2014-01-21
net: introduce reciprocal_scale helper and convert users
Daniel Borkmann
2014-01-21
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2014-01-21
net: filter: let bpf_tell_extensions return SKF_AD_MAX
Daniel Borkmann
2014-01-21
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
2014-01-21
sctp: remove macros sctp_{lock|release}_sock
wangweidong
2014-01-21
sctp: remove macros sctp_read_[un]lock
wangweidong
2014-01-21
sctp: remove macros sctp_write_[un]_lock
wangweidong
2014-01-21
sctp: remove macros sctp_spin_[un]lock
wangweidong
2014-01-21
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
2014-01-21
sctp: remove macros sctp_spin_[un]lock_irqrestore
wangweidong
2014-01-21
net: Add GRO support for vxlan traffic
Or Gerlitz
2014-01-21
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-21
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-21
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
2014-01-21
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
WANG Cong
2014-01-21
net_sched: act: fetch hinfo from a->ops->hinfo
WANG Cong
2014-01-19
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
2014-01-19
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
2014-01-19
net_sched: act: remove capab from struct tc_action_ops
WANG Cong
2014-01-19
sctp: fix missing SCTP mailing list address update
Jean Sacren
2014-01-19
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
2014-01-19
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
2014-01-19
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
2014-01-19
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
2014-01-18
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-01-17
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2014-01-17
ipv4: fix a dst leak in tunnels
Eric Dumazet
2014-01-17
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
2014-01-17
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-16
net-sysfs: add support for device-specific rx queue sysfs attributes
Michael Dalton
2014-01-16
net_sched: act: pick a different type for act_xt
WANG Cong
2014-01-16
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
2014-01-16
net: Add skb_get_hash_raw
Tom Herbert
2014-01-16
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
2014-01-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-15
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
2014-01-15
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
2014-01-15
etherdevice: Use ether_addr_copy to copy an Ethernet address
Joe Perches
2014-01-15
net: rename sysfs symlinks on device name change
Veaceslav Falico
2014-01-15
crash_dump: fix compilation error (on MIPS at least)
Qais Yousef
2014-01-14
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
2014-01-14
net: Add trace events for all receive entry points, exposing more skb fields
Ben Hutchings
[next]