pandora-kernel.git
2013-10-31 Oliver Hartkoppcan: add broadcast manager documentation
2013-10-30 Duan Jiongipv6: remove the unnecessary statement in find_match()
2013-10-30 Chen Weilongmac802154: Use pr_err(...) rather than printk(KERN_ERR...
2013-10-30 Rafał Miłeckibgmac: pass received packet to the netif instead of...
2013-10-30 Ying Xuetipc: remove two indentation levels in tipc_recv_msg...
2013-10-30 Luka Perkovarc_emac: drop redundant mac address check
2013-10-30 Luka Perkovmvneta: drop redundant mac address check
2013-10-30 Luka Perkovocteon_mgmt: drop redundant mac address check
2013-10-30 Yuchung Chengtcp: temporarily disable Fast Open on SYN timeout
2013-10-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-29 Leigh Brownnet: mvmdio: doc: mvmdio now used by mv643xx_eth
2013-10-29 Leigh Brownnet: mvmdio: slight optimisation of orion_mdio_write
2013-10-29 Leigh Brownnet: mvmdio: orion_mdio_ready: remove manual poll
2013-10-29 Leigh Brownnet: mvmdio: make orion_mdio_wait_ready consistent
2013-10-29 Gavin Shannet/benet: Make lancer_wait_ready() static
2013-10-29 Gavin Shannet/benet: Remove interface type
2013-10-29 Joe Perchesnetconsole: Convert to pr_<level>
2013-10-29 Daniel Borkmannnet: sched: cls_bpf: add BPF-based classifier
2013-10-29 Rafał Miłeckibgmac: separate RX descriptor setup code into a new...
2013-10-29 Wei Yongjuni40e: fix error return code in i40e_probe()
2013-10-29 Don Skidmoreixgbevf: Add zero_base handler to network statistics
2013-10-29 Jacob Kellerixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
2013-10-29 Jacob Kellerixgbevf: implement CONFIG_NET_RX_BUSY_POLL
2013-10-29 Jacob Kellerixgbevf: have clean_rx_irq return total_rx_packets...
2013-10-29 Jacob Kellerixgbevf: add ixgbevf_rx_skb
2013-10-29 Jacob Kellerixgbe: remove unnecessary duplication of PCIe bandwidth...
2013-10-29 Jacob Kellerixgbe: show <2% for encoding loss on PCIe Gen3
2013-10-29 Jacob Kellerixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
2013-10-29 Jacob Kellernet: add might_sleep() call to napi_disable
2013-10-29 Joseph Gasparakisvxlan: Have the NIC drivers do less work for offloads
2013-10-29 Zhi Yong Wunet, mc: fix the incorrect comments in two mc-related...
2013-10-29 Zhi Yong Wunet, iovec: fix the incorrect comment in memcpy_fromiov...
2013-10-29 Zhi Yong Wunet, datagram: fix the incorrect comment in zerocopy_sg...
2013-10-29 Zhi Yong Wuvxlan: silence one build warning
2013-10-29 Hannes Frederic... ipv4: fix DO and PROBE pmtu mode regarding local fragme...
2013-10-29 Michael Daltonvirtio_net: migrate mergeable rx buffers to page frag...
2013-10-29 David S. Milleripv6: Remove privacy config option.
2013-10-28 David S. MillerMerge branch '6lowpan'
2013-10-28 Alexander Aring6lowpan: remove unnecessary break
2013-10-28 Alexander Aring6lowpan: remove skb->dev assignment
2013-10-28 Alexander Aring6lowpan: use netdev_alloc_skb instead dev_alloc_skb
2013-10-28 Alexander Aring6lowpan: remove unnecessary check on err >= 0
2013-10-28 Alexander Aring6lowpan: remove unnecessary ret variable
2013-10-28 wangweidongsctp: merge two if statements to one
2013-10-28 wangweidongsctp: remove the repeat initialize with 0
2013-10-28 wangweidongsctp: fix some comments in chunk.c and associola.c
2013-10-28 Eric Dumazetveth: extend features to support tunneling
2013-10-28 Eric Dumazetinet: restore gso for vxlan
2013-10-28 David S. MillerRevert "Merge branch 'bonding_monitor_locking'"
2013-10-27 Sathya Perlabe2net: add support for ndo_busy_poll
2013-10-27 David S. MillerMerge branch 'bonding_monitor_locking'
2013-10-27 dingtianhongbonding: remove bond read lock for bond_3ad_state_machi...
2013-10-27 dingtianhongbonding: remove bond read lock for bond_activebackup_ar...
2013-10-27 dingtianhongbonding: remove bond read lock for bond_loadbalance_arp...
2013-10-27 dingtianhongbonding: remove bond read lock for bond_alb_monitor()
2013-10-27 dingtianhongbonding: remove bond read lock for bond_mii_monitor()
2013-10-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-25 Alexei Starovoitovnet: fix rtnl notification in atomic context
2013-10-25 Hannes Frederic... net: initialize hashrnd in flow_dissector with net_get_...
2013-10-25 Hannes Frederic... net: make net_get_random_once irq safe
2013-10-25 Nikolay Aleksandrovnet: add missing dev_put() in __netdev_adjacent_dev_insert
2013-10-25 Hagen Paul... netem: markov loss model transition fix
2013-10-24 Don Skidmoreixgbevf: bump driver version
2013-10-24 Jacob Kellerixgbevf: implement ethtool get/set coalesce
2013-10-24 Don Skidmoreixgbevf: Adds function to set PSRTYPE register
2013-10-24 Emil Tantilovixgbe: fix rx-usecs range checks for BQL
2013-10-24 Yijing Wangixgbe: use pcie_capability_read_word() to simplify...
2013-10-24 Jacob Kellerixgbe: cleanup ixgbe_enumerate_functions
2013-10-24 Stefan Assmannigb: fix driver reload with VF assigned to guest
2013-10-24 Carolyn Wybornyigb: Fix master/slave mode for all m88 i354 PHY's
2013-10-24 Wei Yongjuni40e: remove unused including <linux/version.h>
2013-10-24 Wei Yongjunigbvf: add missing iounmap() on error in igbvf_probe()
2013-10-24 Dan Carpenterigbvf: integer wrapping bug setting the mtu
2013-10-23 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-23 David S. MillerMerge branch 'frag_hash_secret'
2013-10-23 Hannes Frederic... inet: remove old fragmentation hash initializing
2013-10-23 Hannes Frederic... ipv6: split inet6_hash_frag for netfilter and initializ...
2013-10-23 Hannes Frederic... ipv4: initialize ip4_frags hash secret as late as possible
2013-10-23 David S. MillerMerge branch 'pci_set_drvdata'
2013-10-23 Jingoo Hannet: via-rhine: remove unnecessary pci_set_drvdata()
2013-10-23 Jingoo Hannet: tc35815: remove unnecessary pci_set_drvdata()
2013-10-23 Jingoo Hannet: spider_net: remove unnecessary pci_set_drvdata()
2013-10-23 Jingoo Hannet: tlan: remove unnecessary pci_set_drvdata()
2013-10-23 Jingoo Hannet: tehuti: remove unnecessary pci_set_drvdata()
2013-10-23 Jingoo Hannet: niu: remove unnecessary pci_set_drvdata()
2013-10-23 Jingoo Hannet: sungem: remove unnecessary pci_set_drvdata()
2013-10-23 Sergei Shtylyovsh_eth: add/use RMCR.RNC bit
2013-10-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-10-23 Hannes Frederic... net: always inline net_secret_init
2013-10-23 Christoph Paaschnet: Dereference pointer-value of sk_prot->memory_pressure
2013-10-23 Simon Wunderlichbatman-adv: generalize batman-adv icmp packet handling
2013-10-23 Simon Wunderlichbatman-adv: Start new development cycle
2013-10-23 Antonio Quartullibatman-adv: include the sync-flags when compute the...
2013-10-23 Antonio Quartullibatman-adv: improve the TT component to support runtime...
2013-10-23 Antonio Quartullibatman-adv: invoke dev_get_by_index() outside of is_wif...
2013-10-23 Antonio Quartullibatman-adv: send GW_DEL event in case of soft-iface...
2013-10-23 Marek Lindnerbatman-adv: limit local translation table max size
2013-10-23 Antonio Quartullibatman-adv: adapt the TT component to use the new API...
2013-10-23 Antonio Quartullibatman-adv: provide orig_node routing API
2013-10-23 Antonio Quartullibatman-adv: adapt the neighbor purging routine to use...
next