OSDN Git Service

uclinux-h8/linux.git
2015-01-12 Marcel HoltmannBluetooth: Read stored link key information when poweri...
2015-01-12 Marcel HoltmannBluetooth: Handle command complete event for HCI Read...
2015-01-12 Marcel HoltmannBluetooth: Add defintions for HCI Read Stored Link...
2015-01-12 Marcel HoltmannBluetooth: Replace send_monitor_event with queue_monito...
2015-01-12 Marcel HoltmannBluetooth: Create generic queue_monitor_skb helper...
2015-01-12 Marcel HoltmannBluetooth: Simplify packet copy in hci_send_to_monitor...
2015-01-12 Marcel HoltmannBluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
2015-01-12 Marcel HoltmannBluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
2015-01-12 Marcel HoltmannBluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
2015-01-12 Marcel HoltmannBluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
2015-01-12 Marcel HoltmannBluetooth: Add opcode parameter to hci_req_complete_t...
2015-01-08 Alexander Aringieee802154: 6lowpan: fix Makefile entry
2015-01-08 Alexander Aringieee802154: 6lowpan: rename to core
2015-01-08 Alexander Aringieee802154: 6lowpan: move transmit functionality
2015-01-08 Alexander Aringieee802154: 6lowpan: move receive functionality
2015-01-08 Alexander Aringieee802154: 6lowpan: rename internal header
2015-01-08 Alexander Aringieee802154: create 6lowpan sub-directory
2015-01-08 Amitkumar KarwarBluetooth: btmrvl: fix card reset and suspend race...
2015-01-08 Amitkumar KarwarBluetooth: btmrvl: use msecs_to_jiffies within macro...
2015-01-06 Amitkumar Karwarbluetooth: btmrvl: increase the priority of firmware...
2015-01-06 Amitkumar KarwarBluetooth: btmrvl: add surprise_removed flag
2015-01-06 Amitkumar KarwarBluetooth: btmrvl: error path handling in setup handler
2015-01-06 Amitkumar KarwarBluetooth: btmrvl: fix race issue while stopping main...
2015-01-03 Marcel HoltmannBluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon...
2015-01-03 Marcel HoltmannBluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
2015-01-03 Marcel HoltmannBluetooth: Remove dead code for manufacturer inquiry...
2015-01-03 Alexander Aringmac802154: fix kbuild test robot warning
2015-01-03 Alexander Aringieee802154: handle config as menuconfig
2015-01-03 Alexander Aringieee802154: rename af_ieee802154.c to socket.c
2015-01-03 Alexander Aringieee802154: socket: fix checkpatch issue
2015-01-03 Alexander Aringieee802154: socket: put handling into one file
2015-01-03 Alexander Aringieee802154: socket: change module name
2015-01-03 Alexander Aringieee802154: handle socket functionality as module
2015-01-02 Marcel HoltmannBluetooth: Fix issue with Roper Class 1 Bluetooth Dongle
2015-01-02 Marcel HoltmannBluetooth: Fix SMP channel registration for unconfigure...
2015-01-02 Marcel HoltmannBluetooth: Fix for a leftover debug of pairing credentials
2015-01-02 Marcel HoltmannBluetooth: Fix scope of sc_only_mode debugfs entry
2015-01-02 Marcel HoltmannBluetooth: Remove no longer needed force_sc_support...
2015-01-02 Marcel HoltmannBluetooth: Remove broken force_lesc_support debugfs...
2015-01-02 Marcel HoltmannBluetooth: Introduce force_bredr_smp debugfs option...
2015-01-02 Florian Westphalnet: skbuff: don't zero tc members when freeing skb
2015-01-02 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-01-02 Joe Stringergeneve: Add Geneve GRO support
2015-01-02 Jesse Grossnet: Add Transparent Ethernet Bridging GRO support.
2015-01-02 Shaohui Xienet/fsl: remove hardcoded clock setting from xgmac_mdio
2015-01-02 Shaohui Xienet/fsl: remove irq assignment from xgmac_mdio
2015-01-02 Shaohui Xienet/fsl: remove reset from xgmac_mdio
2015-01-01 David S. MillerMerge branch 'gmac-next'
2015-01-01 Roger ChenGMAC: add document for Rockchip RK3288 GMAC
2015-01-01 Roger ChenARM: dts: rockchip: enable gmac on RK3288 evb board
2015-01-01 Roger ChenARM: dts: rockchip: add gmac info for rk3288
2015-01-01 Roger ChenGMAC: modify CRU config for Rockchip RK3288 SoCs integr...
2015-01-01 Roger ChenGMAC: define clock ID used for GMAC
2015-01-01 Roger ChenGMAC: add driver for Rockchip RK3288 SoCs integrated...
2014-12-31 David S. Millerigb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
2014-12-31 David S. Millere1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
2014-12-31 David S. MillerMerge branch 'fib_trie-next'
2014-12-31 Alexander Duyckfib_trie: Add tracking value for suffix length
2014-12-31 Alexander Duyckfib_trie: Remove checks for index >= tnode_child_length...
2014-12-31 Alexander Duyckfib_trie: inflate/halve nodes in a more RCU friendly way
2014-12-31 Alexander Duyckfib_trie: Push tnode flushing down to inflate/halve
2014-12-31 Alexander Duyckfib_trie: Push assignment of child to parent down into...
2014-12-31 Alexander Duyckfib_trie: Add functions should_inflate and should_halve
2014-12-31 Alexander Duyckfib_trie: Move resize to after inflate/halve
2014-12-31 Alexander Duyckfib_trie: Push rcu_read_lock/unlock to callers
2014-12-31 Alexander Duyckfib_trie: Use unsigned long for anything dealing with...
2014-12-31 Alexander Duyckfib_trie: Update meaning of pos to represent unchecked...
2014-12-31 Alexander Duyckfib_trie: Optimize fib_table_insert
2014-12-31 Alexander Duyckfib_trie: Optimize fib_find_node
2014-12-31 Alexander Duyckfib_trie: Optimize fib_table_lookup to avoid wasting...
2014-12-31 Alexander Duyckfib_trie: Merge leaf into tnode
2014-12-31 Alexander Duyckfib_trie: Merge tnode_free and leaf_free into node_free
2014-12-31 Alexander Duyckfib_trie: Make leaf and tnode more uniform
2014-12-31 Alexander Duyckfib_trie: Update usage stats to be percpu instead of...
2014-12-31 stephen hemmingergre: allow live address change
2014-12-31 Bill Hongl2tp : multicast notification to the registered listeners
2014-12-31 Alex Gartrelltun: return proper error code from tun_do_read
2014-12-31 Alex Gartrelltun: Fixed unsigned/signed comparison
2014-12-31 Fabian Fredericktipc: replace 0 by NULL for pointers
2014-12-31 David S. MillerMerge branch 'enic-next'
2014-12-31 Govindarajulu... enic: add stats for dma mapping error
2014-12-31 Govindarajulu... enic: check dma_mapping_error
2014-12-31 Govindarajulu... enic: make vnic_wq_buf doubly linked
2014-12-31 David S. MillerMerge branch 'fec-next'
2014-12-31 Nimrod AndyARM: dts: imx6qdl: enable FEC magic-packet feature
2014-12-31 Nimrod AndyARM: imx: add FEC sleep mode callback function
2014-12-31 Nimrod Andynet: fec: add Wake-on-LAN support
2014-12-30 Kevin Haonet: gianfar: add missing __iomem annotation
2014-12-30 Kevin Haonet: gianfar: mark the local functions static
2014-12-30 Jason Wangvirtio-net: don't do header check for dodgy gso packets
2014-12-30 Dmitry Eremin... arm: sa1100: move irda header to linux/platform_data
2014-12-30 Julia Lawallnet: sxgbe: Use setup_timer
2014-12-30 Julia Lawallksz884x: Use setup_timer
2014-12-30 Julia Lawallatl1e: Use setup_timer
2014-12-30 Julia Lawallatheros: atlx: Use setup_timer
2014-12-30 David S. MillerMerge branch 'timecounter'
2014-12-30 Richard Cochrantimecounter: keep track of accumulated fractional nanos...
2014-12-30 Richard Cochrannet: cpts: convert to timecounter adjtime.
2014-12-30 Richard Cochrannet: mlx4: convert to timecounter adjtime.
2014-12-30 Richard Cochrannet: ixgbe: convert to timecounter adjtime.
next