OSDN Git Service

uclinux-h8/linux.git
2015-05-26 Lennert Buytenhekieee802154 socket: Return EMSGSIZE from raw_sendmsg...
2015-05-26 Lennert Buytenhekmac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
2015-05-26 Florian GrandelBluetooth: mgmt: fix typos
2015-05-25 Daniel DrakeBluetooth: btusb: fix Realtek suspend/resume
2015-05-25 Shailendra... Bluetooth: hci_uart: Change 1 to true for bool type...
2015-05-25 Shailendra... Bluetooth: btusb: Change 1 to true in bool type variabl...
2015-05-25 Chan-yeol ParkBluetooth: btusb: Support QCA61x4 ROME v2.0
2015-05-23 Alexander Aringmac802154: remove mib lock
2015-05-23 Alexander Aringmac802154: use atomic ops for sequence incrementation
2015-05-23 Alexander Aringmac802154: remove pib lock
2015-05-23 Alexander Aringmac802154: fix hold rtnl while ioctl
2015-05-21 Stefan Schmidtieee802154/atusb: Set default ed level to 0xbe like...
2015-05-21 Stefan Schmidtieee802154/atusb: Mark driver as AACK enabled in hardware.
2015-05-21 Stefan Schmidtieee802154/atusb: Warn about outdated device firmware.
2015-05-20 Alexander Aringat86rf230: add missing cca ed level values
2015-05-19 Johan HedbergBluetooth: Add debug logs for legacy SMP crypto functions
2015-05-19 Arnd Bergmannmac802154: select CRYPTO when needed
2015-05-19 Alexander Aringfakelb: cleanup code
2015-05-19 Alexander Aringfakelb: add support for async xmit handling
2015-05-19 Alexander Aringfakelb: remove fakelb_hw_deliver
2015-05-19 Alexander Aringfakelb: add virtual phy reset defaults
2015-05-19 Alexander Aringfakelb: use own channel and page attributes
2015-05-19 Alexander Aringfakelb: introduce fakelb ifup phys list
2015-05-19 Alexander Aringfakelb: move lock out of iteration
2015-05-19 Alexander Aringfakelb: declare fakelb list static
2015-05-19 Alexander Aringfakelb: declare rwlock static
2015-05-19 Alexander Aringfakelb: don't deliver when one phy
2015-05-19 Alexander Aringfakelb: rename fakelb_dev_priv to fakelb_phy
2015-05-19 Alexander Aringfakelb: use list_for_each_entry_safe
2015-05-19 Alexander Aringfakelb: creating two virtual phys per default
2015-05-19 Alexander Aringieee802154: add support for atusb transceiver
2015-05-19 Alexander Aringmac802154: tx: allow xmit complete from hard irq
2015-05-19 Alexander Aringat86rf230: fix callback for aret handling
2015-05-19 Martin Townsendmac802154: fakelb: Fix potential NULL pointer dereference.
2015-05-19 Alexander Aringnl802154: add support for dump phy capabilities
2015-05-19 Alexander Aringat86rf230: add reset states of tx power level
2015-05-19 Alexander Aringat86rf230: add cca ed level reset value
2015-05-19 Alexander Aringat86rf230: rework tx cca energy detection level
2015-05-19 Alexander Aringat86rf230: rework tx power support
2015-05-19 Alexander Aringat86rf230: set cca_modes supported flags
2015-05-19 Alexander Aringieee802154: add iftypes capability
2015-05-19 Alexander Aringcfg802154: introduce wpan phy flags
2015-05-19 Alexander Aringmac802154: remove check if operation is supported
2015-05-19 Alexander Aringmac802154: check for really changes
2015-05-19 Alexander Aringieee802154: add several phy supported handling
2015-05-19 Alexander Aringieee802154: introduce wpan_phy_supported
2015-05-19 Alexander Aringieee802154: change cca ed level to mbm
2015-05-19 Alexander Aringieee802154: change transmit power to mbm
2015-05-19 Alexander Aringieee802154: change transmit power to s32
2015-05-19 Alexander Aringieee802154: move validation check out of softmac
2015-05-19 Alexander Aringnl802154: cleanup invalid argument handling
2015-05-15 Frederic DanisBluetooth: btbcm: Fix calls to __hci_cmd_sync()
2015-05-15 Frederic DanisBluetooth: btintel: Fix calls to __hci_cmd_sync()
2015-05-15 Frederic DanisBluetooth: btusb: Fix calls to __hci_cmd_sync()
2015-05-15 Frederic DanisBluetooth: Fix calls to __hci_cmd_sync()
2015-05-14 Carlo CaioneBluetooth: btrtl: Create separate module for Realtek...
2015-05-13 Xinming HuBluetooth: btmrvl: fix compilation warning
2015-05-13 Leo YanBluetooth: btwilink: remove DEBUG define
2015-05-13 Pablo Neiranet: kill useless net_*_ingress_queue() definitions...
2015-05-13 David S. MillerMerge branch 'packet_rollover'
2015-05-13 Willem de Bruijnpacket: rollover statistics
2015-05-13 Willem de Bruijnpacket: rollover huge flows before small flows
2015-05-13 Willem de Bruijnpacket: rollover lock contention avoidance
2015-05-13 Willem de Bruijnpacket: rollover only to socket with headroom
2015-05-13 Willem de Bruijnpacket: rollover prepare: per-socket state
2015-05-13 Willem de Bruijnpacket: rollover prepare: move code out of callsites
2015-05-13 Eric Dumazetipv4: __ip_local_out_sk() is static
2015-05-13 Eric Dumazettcp/dccp: tw_timer_handler() is static
2015-05-13 David S. MillerMerge branch 'cls_flower'
2015-05-13 Jiri Pirkotc: introduce Flower classifier
2015-05-13 Jiri Pirkoflow_dissector: change port array into src, dst tuple
2015-05-13 Jiri Pirkoflow_dissector: introduce support for Ethernet addresses
2015-05-13 Jiri Pirkoflow_dissector: introduce support for ipv6 addressses
2015-05-13 Jiri Pirkoflow_dissector: add missing header includes
2015-05-13 Jiri Pirkoflow_dissect: use programable dissector in skb_flow_dis...
2015-05-13 Jiri Pirkoflow_dissector: introduce programable flow_dissector
2015-05-13 Jiri Pirkoflow_dissector: fix doc for skb_get_poff
2015-05-13 Jiri Pirkonet: move netdev_pick_tx and dependencies to net/core...
2015-05-13 Jiri Pirkonet: move __skb_tx_hash to dev.c
2015-05-13 Jiri Pirkonet: move __skb_get_hash function declaration to flow_d...
2015-05-13 Jiri Pirkoflow_dissector: fix doc for __skb_get_hash and remove...
2015-05-13 Jiri Pirkonet: move *skb_get_poff declarations into correct header
2015-05-13 Jiri Pirkoflow_dissector: remove unused function flow_get_hlen...
2015-05-13 Jiri Pirkonet: change name of flow_dissector header to match...
2015-05-13 David S. MillerMerge branch 'sfc-next'
2015-05-13 Edward Creesfc: suppress some MCDI error messages in PTP
2015-05-13 Edward Creesfc: nicer log message on PTP probe fail
2015-05-13 Florian Westphalnet: sched: use counter to break reclassify loops
2015-05-13 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-05-13 Justin Cormackfix missing copy_from_user in macvtap
2015-05-13 Scott Feldmanswitchdev: don't use anonymous union on switchdev attr...
2015-05-13 David S. MillerMerge branch 'switchdev-cleanups'
2015-05-13 Scott Feldmanswitchdev: apply review comments on documentation
2015-05-13 Scott Feldmanswitchdev: align comment with other comments in block
2015-05-13 Scott Feldmanswitchdev: sparse warning: pass ipv4 fib dst as network...
2015-05-13 Scott Feldmanswitchdev: sparse warning: make __switchdev_port_obj_ad...
2015-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-13 David Ahernnet: Remove remaining remnants of pm_qos from netdevice.h
2015-05-13 David Aherne1000e: Add pm_qos header
2015-05-13 Ying Xuenet: make skb_dst_pop routine static
next