nilfs2: drop null test before destroy functions
[linux-2.6-block.git] / net /
2015-10-27 Scott WoodMerge branch 'clock' into HEAD
2015-10-27 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-10-27 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-10-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-10-27 Ingo MolnarMerge tag 'efi-next' of git://git./linux/kernel/git...
2015-10-27 Alexander Aringbluetooth: 6lowpan: fix NOHZ: local_softirq_pending
2015-10-27 emmanuel.grumbach... net: tso: add support for IPv6
2015-10-27 David S. MillerMerge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix...
2015-10-27 Eric Dumazetipv6: gre: support SIT encapsulation
2015-10-27 Kuba PawlakBluetooth: Fix crash on fast disconnect of SCO
2015-10-27 Bjørn Morkipv6: icmp: include addresses in debug messages
2015-10-27 Vincent CuissardNFC: NCI: allow spi driver to choose transfer clock
2015-10-27 Vincent CuissardNFC: NCI: move generic spi driver to a module
2015-10-27 Vincent CuissardNFC: NCI: export nci_send_frame and nci_send_cmd function
2015-10-27 Christophe RicardNFC: st21nfca: Add support for proprietary commands
2015-10-27 Christophe RicardNFC: st-nci: Add few code style fixes
2015-10-27 Christophe RicardNFC: netlink: Add mode parameter to deactivate_target...
2015-10-27 Greg Kroah-HartmanMerge 4.3-rc7 into staging-next
2015-10-26 Linus TorvaldsMerge tag 'iommu-fixes-v4.3-rc7' of git://git./linux...
2015-10-26 Linus TorvaldsMerge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/md
2015-10-26 Lee JonesMerge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4...
2015-10-26 Linus WalleijMerge branch 'sh-pfc-for-v4.4' of git://git./linux...
2015-10-26 Marcel HoltmannBluetooth: Fix some obvious coding style issues in...
2015-10-26 Marcel HoltmannBluetooth: Replace hci_notify with hci_sock_dev_event
2015-10-26 Marcel HoltmannBluetooth: Rename bt_cb()->req into bt_cb()->hci
2015-10-26 Marcel HoltmannBluetooth: Remove unneeded parenthesis around MSG_OOB
2015-10-26 Christophe RicardNFC: nci: Create pipe on specific gate in nci_hci_conne...
2015-10-26 Christophe RicardNFC: nci: Call nci_hci_clear_all_pipes at HCI initial...
2015-10-26 Christophe RicardNFC: nci: add nci_hci_clear_all_pipes functions
2015-10-26 Christophe RicardNFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
2015-10-26 Christophe RicardNFC: nci: Fix improper management of HCI return code
2015-10-26 Christophe RicardNFC: nci: Fix incorrect data chaining when sending...
2015-10-26 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-10-25 Rafael J. WysockiMerge branch 'acpi-pci'
2015-10-25 Rafael J. WysockiMerge branch 'acpi-init'
2015-10-25 Rafael J. WysockiMerge branches 'acpi-scan', 'acpi-tables', 'acpi-ec...
2015-10-25 Rafael J. WysockiMerge branch 'device-properties'
2015-10-25 Greg Kroah-HartmanMerge 4.3-rc7 into usb-next
2015-10-25 Kuba PawlakBluetooth: Fix locking issue during fast SCO reconnection.
2015-10-25 Kuba PawlakBluetooth: Fix locking issue on SCO disconnection
2015-10-25 Kuba PawlakBluetooth: Fix crash on SCO disconnect
2015-10-25 Robert DolcaNFC: nci: add nci_get_conn_info_by_id function
2015-10-25 Robert DolcaNFC: nci: fix possible crash in nci_core_conn_create
2015-10-25 Robert DolcaNFC: nci: rename nci_prop_ops to nci_driver_ops
2015-10-25 Robert DolcaNFC: nci: Allow the driver to set handler for core...
2015-10-25 Robert DolcaNFC: nci: Introduce nci_core_cmd
2015-10-25 Robert DolcaNFC: nci: Do not call post_setup when setup fails
2015-10-25 Robert DolcaNFC: nci: Add function to get max packet size for conn
2015-10-25 Robert DolcaNFC: nci: Export nci data send API
2015-10-25 Eric Dumazetaf_unix: do not report POLLOUT on listeners
2015-10-25 Wu Fengguangtipc: link_is_bc_sndlink() can be static
2015-10-25 Emmanuel GrumbachMerge remote-tracking branch 'mac80211-next/master...
2015-10-24 Dave AirlieMerge branch 'vmwgfx-fixes-4.3' of git://people.freedes...
2015-10-24 David S. MillerMerge branch 'tipc-next'
2015-10-24 Jon Paul Maloytipc: clean up unused code and structures
2015-10-24 Jon Paul Maloytipc: ensure binding table initial distribution is...
2015-10-24 Jon Paul Maloytipc: eliminate link's reference to owner node
2015-10-24 Jon Paul Maloytipc: eliminate redundant buffer cloning at transmission
2015-10-24 Jon Paul Maloytipc: let neighbor discoverer tranmsit consumable buffers
2015-10-24 Jon Paul Maloytipc: introduce jumbo frame support for broadcast
2015-10-24 Jon Paul Maloytipc: simplify bearer level broadcast
2015-10-24 Jon Paul Maloytipc: let broadcast packet reception use new link recei...
2015-10-24 Jon Paul Maloytipc: introduce capability bit for broadcast synchroniz...
2015-10-24 Jon Paul Maloytipc: let broadcast transmission use new link transmit...
2015-10-24 Jon Paul Maloytipc: make struct tipc_link generic to support broadcast
2015-10-24 Jon Paul Maloytipc: use explicit allocation of broadcast send link
2015-10-24 Jon Paul Maloytipc: make link implementation independent from struct...
2015-10-24 Jon Paul Maloytipc: create broadcast transmission link at namespace...
2015-10-24 Jon Paul Maloytipc: move broadcast link lock to struct tipc_net
2015-10-24 Jon Paul Maloytipc: move bcast definitions to bcast.c
2015-10-24 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-10-24 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-10-23 Linus TorvaldsMerge tag 'usb-4.3-rc7' of git://git./linux/kernel...
2015-10-23 Linus TorvaldsMerge tag 'tty-4.3-rc7' of git://git./linux/kernel...
2015-10-23 Linus TorvaldsMerge tag 'staging-4.3-rc7' of git://git./linux/kernel...
2015-10-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-10-23 Linus TorvaldsMerge tag 'dm-4.3-fixes-4' of git://git./linux/kernel...
2015-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-23 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-10-23 Mark BrownMerge branches 'topic/core' and 'topic/stats' of git...
2015-10-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-23 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-10-23 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-10-23 David S. MillerMerge branch 'mpls_multipath'
2015-10-23 Robert Shearmanmpls: flow-based multipath selection
2015-10-23 Roopa Prabhumpls: multipath route support
2015-10-23 Li RongQingnet: sysctl: fix a kmemleak warning
2015-10-23 Hiroshi Shimamotoif_link: Add control trust VF
2015-10-23 Eric Dumazettcp/dccp: fix hashdance race for passive sessions
2015-10-23 Li RongQingaf_key: fix two typos
2015-10-23 Paolo Abeniipv4: implement support for NOPREFIXROUTE ifa flag...
2015-10-23 Linus TorvaldsMerge tag 'powerpc-4.3-5' of git://git./linux/kernel...
2015-10-23 David S. MillerMerge branch 'ipv6-overflow-arith'
2015-10-23 Hannes Frederic... ipv6: protect mtu calculation of wrap-around and infini...
2015-10-23 Andrew Shewmakertcp: allow dctcp alpha to drop to zero
2015-10-23 lucienipv6: fix the incorrect return value of throw route
2015-10-23 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-10-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-10-23 Linus TorvaldsMerge tag 'trace-fixes-v4.3-rc6' of git://git./linux...
next