index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
3
-0
/
+8
2014-12-06
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
1
-0
/
+1
2014-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-26
/
+46
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2
-3
/
+18
2014-12-03
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
1
-1
/
+2
2014-12-03
bridge: add new hwmode swdev
Scott Feldman
1
-0
/
+1
2014-12-03
bridge: add new brport flag LEARNING_SYNC
Scott Feldman
2
-0
/
+2
2014-12-03
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
1
-0
/
+12
2014-12-03
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2
-0
/
+19
2014-12-03
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2
-0
/
+12
2014-12-03
rtnl: expose physical switch id for particular device
Jiri Pirko
1
-0
/
+1
2014-12-03
net: introduce generic switch devices support
Jiri Pirko
2
-0
/
+40
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-8
/
+8
2014-12-03
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2
-5
/
+9
2014-12-03
neigh: sort Neighbor Cache Entry Flags
Jiri Pirko
1
-3
/
+2
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-6
/
+18
2014-11-29
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-11-29
Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+5
2014-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
3
-17
/
+12
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
1
-0
/
+7
2014-11-27
netfilter: conntrack: avoid zeroing timer
Florian Westphal
1
-6
/
+9
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
1
-0
/
+2
2014-11-26
Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2014-11-26
net: Add remcsum_adjust as common function for remote checksum offload
Tom Herbert
1
-0
/
+16
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
1
-1
/
+1
2014-11-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+1
2014-11-26
Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...
Linus Torvalds
2
-2
/
+1
2014-11-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
5
-13
/
+26
2014-11-25
tipc: add tipc_netlink.h to uapi Kbuild
Richard Alpe
1
-0
/
+1
2014-11-25
tc_vlan: fix type of tcfv_push_vid
Jiri Pirko
1
-1
/
+1
2014-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-0
/
+56
2014-11-24
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
2
-0
/
+19
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
1
-3
/
+3
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
1
-3
/
+3
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
1
-3
/
+0
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
1
-2
/
+0
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
1
-0
/
+3
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-0
/
+5
2014-11-24
switch ipxrtr_route_packet() from iovec to msghdr
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2
-1
/
+6
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-0
/
+5
2014-11-24
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
1
-0
/
+1
2014-11-23
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2014-11-23
percpu-ref: fix DEAD flag contamination of percpu pointer
Tejun Heo
1
-1
/
+7
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+56
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+25
2014-11-22
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2014-11-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2014-11-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
[next]