]> Git Repo - linux.git/history - net
sock: ulimit on MSG_ZEROCOPY pages
[linux.git] / net /
2017-07-29 Sven Eckelmannbatman-adv: Remove variable deprecated by skb_put_data
2017-07-29 Sven Eckelmannbatman-adv: Remove too short %pM printk field width
2017-07-29 Joe Perchesbatman-adv: Remove unnecessary length qualifier in...
2017-07-29 Simon Wunderlichbatman-adv: Start new development cycle
2017-07-29 David S. MillerMerge branch 'inet6_protocol-const'
2017-07-29 Julia Lawalll2tp: constify inet6_protocol structures
2017-07-29 Julia Lawallipv6: constify inet6_protocol structures
2017-07-29 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.13' of git://git...
2017-07-28 Linus TorvaldsMerge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org...
2017-07-28 Linus TorvaldsMerge tag 'xfs-4.13-fixes-2' of git://git.kernel.org...
2017-07-28 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-07-28 Linus TorvaldsMerge tag 'powerpc-4.13-4' of git://git.kernel.org...
2017-07-28 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-07-28 Linus TorvaldsMerge branch 'for-4.13-part3' of git://git.kernel.org...
2017-07-28 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2017-07-28 Linus TorvaldsMerge tag 'for-4.13/dm-fixes' of git://git.kernel.org...
2017-07-28 Linus TorvaldsMerge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub...
2017-07-28 Dave AirlieMerge tag 'drm-misc-fixes-2017-07-27' of git://anongit...
2017-07-27 Rafael J. WysockiMerge branches 'acpi-pm' and 'acpi-numa'
2017-07-27 Daniel VetterMerge tag 'gvt-fixes-2017-07-26' of https://github...
2017-07-27 Linus TorvaldsMerge tag 'sound-4.13-rc3' of git://git.kernel.org...
2017-07-27 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-07-27 Xin Longdccp: fix a memleak for dccp_feat_init err process
2017-07-27 Xin Longdccp: fix a memleak that dccp_ipv4 doesn't put reqsk...
2017-07-27 Xin Longdccp: fix a memleak that dccp_ipv6 doesn't put reqsk...
2017-07-27 Matthias Kaehlckenetpoll: Fix device name check in netpoll_setup()
2017-07-26 Paolo BonziniMerge tag 'kvm-s390-master-4.13-1' of git://git.kernel...
2017-07-26 Paolo Abeniudp: unbreak build lacking CONFIG_XFRM
2017-07-26 Stefano Brivioipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in...
2017-07-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-07-26 Linus TorvaldsMerge tag 'uuid-for-4.13-2' of git://git.infradead...
2017-07-26 Linus TorvaldsMerge tag 'dma-mapping-4.13-2' of git://git.infradead...
2017-07-25 David S. MillerMerge branch 'net-warnings'
2017-07-25 stephen hemminger6lowpan: fix set not used warning
2017-07-25 stephen hemmingersocket: fix set not used warning
2017-07-25 stephen hemmingernetfilter: remove unused variable
2017-07-25 Paolo Abeniudp: preserve head state for IP_CMSG_PASSSEC
2017-07-25 Linus TorvaldsMerge tag 'jfs-4.13' of git://github.com/kleikamp/linux...
2017-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-07-25 Dave AirlieMerge branch 'linux-4.13' of git://github.com/skeggsb...
2017-07-25 Florian Fainellinet: dsa: Initialize ds->cpu_port_mask earlier
2017-07-25 WANG Congpacket: fix use-after-free in prb_retire_rx_blk_timer_e...
2017-07-25 Matvejchikov Ilyatcp: remove redundant argument from tcp_rcv_established()
2017-07-24 Florian Westphalskbuff: re-add check for NULL skb->head in kfree_skb...
2017-07-24 Liping Zhangopenvswitch: fix potential out of bound access in parse_ct
2017-07-24 David S. MillerMerge tag 'rxrpc-rewrite-20170721' of git://git.kernel...
2017-07-24 David S. MillerMerge branch 'sctp-remove-typedefs-from-structures...
2017-07-24 Xin Longsctp: remove the typedef sctp_abort_chunk_t
2017-07-24 Xin Longsctp: remove the typedef sctp_heartbeat_chunk_t
2017-07-24 Xin Longsctp: remove the typedef sctp_heartbeathdr_t
2017-07-24 Xin Longsctp: remove the typedef sctp_sack_chunk_t
2017-07-24 Xin Longsctp: remove the typedef sctp_sackhdr_t
2017-07-24 Xin Longsctp: remove the typedef sctp_sack_variable_t
2017-07-24 Xin Longsctp: remove the typedef sctp_unrecognized_param_t
2017-07-24 Xin Longsctp: remove the typedef sctp_cookie_param_t
2017-07-24 Xin Longsctp: remove the typedef sctp_initack_chunk_t
2017-07-24 Paolo Abeninet/socket: fix type in assignment and trim long line
2017-07-24 David S. MillerMerge branch 'udp-tunnel-offloads-toggle'
2017-07-24 Sabrina Dubrocanet: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TU...
2017-07-24 Sabrina Dubrocanet: add infrastructure to un-offload UDP tunnel port
2017-07-24 Sabrina Dubrocanet: check UDP tunnel RX port offload feature before...
2017-07-24 Sabrina Dubrocanet: add new netdevice feature for offload of RX port...
2017-07-24 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-07-24 Dave AirlieMerge branch 'linux-4.13' of git://github.com/skeggsb...
2017-07-22 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.13-rc2' of git://git...
2017-07-22 Linus TorvaldsMerge tag 'tty-4.13-rc2' of git://git.kernel.org/pub...
2017-07-22 Linus TorvaldsMerge tag 'char-misc-4.13-rc1' of git://git.kernel...
2017-07-22 Linus TorvaldsMerge tag 'usb-4.13-rc2' of git://git.kernel.org/pub...
2017-07-22 Linus TorvaldsMerge tag 'staging-4.13-rc2' of git://git.kernel.org...
2017-07-21 Linus TorvaldsMerge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org...
2017-07-21 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2017-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-07-21 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-07-21 Linus TorvaldsMerge tag 'drm-fixes-for-v4.13-rc2' of git://people...
2017-07-21 Linus TorvaldsMerge tag 'trace-v4.13-rc1' of git://git.kernel.org...
2017-07-21 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-07-21 Linus TorvaldsMerge tag 'powerpc-4.13-3' of git://git.kernel.org...
2017-07-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-07-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-07-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-07-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-07-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-07-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-07-21 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-07-21 NeilBrownnet/sunrpc/xprt_sock: fix regression in connection...
2017-07-21 David Howellsrxrpc: Move the packet.h include file into net/rxrpc/
2017-07-21 Dave AirlieMerge tag 'imx-drm-fixes-2017-07-18' of git://git.pengu...
2017-07-21 Dave AirlieMerge tag 'drm-misc-fixes-2017-07-20' of git://anongit...
2017-07-21 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-07-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-07-20 Håkon Buggerds: Make sure updates to cp_send_gen can be observed
2017-07-20 Mahesh Bandewaripv4: initialize fib_trie prior to register_netdev_noti...
2017-07-20 WANG Congrtnetlink: allocate more memory for dev_set_mac_address()
2017-07-20 Linus TorvaldsMerge tag 'pm-4.13-rc2' of git://git.kernel.org/pub...
2017-07-20 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2017-07-20 Linus TorvaldsMerge tag 'for-f2fs-v4.13-rc2' of git://git.kernel...
2017-07-20 Linus TorvaldsMerge branch 'stable-4.13' of git://git.infradead.org...
2017-07-20 Linus TorvaldsMerge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kerne...
2017-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next
This page took 0.179718 seconds and 7 git commands to generate.