pandora-kernel.git
2013-06-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-06-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-19 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-06-19 Johannes Bergnl80211: fix attrbuf access race by allocating a separa...
2013-06-19 stephen hemmingervxlan: fix check for migration of static entry
2013-06-19 Wei Yongjunbcm63xx_enet: fix return value check in bcm_enet_shared...
2013-06-19 Marc Kleine... can: usb_8dev: unregister netdev before free()ing
2013-06-18 Matthias Schifferipv6: ndisc: fix ndisc_send_redirect writing to the...
2013-06-18 Isaku Yamahatastaging/rtl8192u: convert skb->tail into skb_tail_point...
2013-06-18 Isaku Yamahatapxa168_eth: convert skb->end into skb_end_pointer(skb)
2013-06-18 Isaku Yamahatamv643xx_eth.c: convert skb->end into skb_end_poitner...
2013-06-18 Isaku Yamahatanet, scsi/csgb4i: convert skb->transport_header into...
2013-06-18 Isaku Yamahatanet, atm/ambassader: convert skb->tail into skb_tail_po...
2013-06-18 Linus Lüssingbridge: fix switched interval for MLD Query types
2013-06-18 Fernando Luis... vlan: restore ethtool ABI to control VLAN hardware...
2013-06-18 Daniel Borkmannnet: sctp: remove SCTP_STATIC macro
2013-06-18 Daniel Borkmannnet: sctp: get rid of t_new macro for kzalloc
2013-06-17 Chris Healyfec: Add support to restart autonegotiate
2013-06-17 Veaceslav Falicobonding: don't call alb_set_slave_mac_addr() while...
2013-06-17 Sebastian Siewiornet: cpsw: check for cpts pointer after its allocation
2013-06-17 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-06-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-17 Johannes Bergalx: add a simple AR816x/AR817x device driver
2013-06-17 Michael Chantg3: Prevent system hang during repeated EEH errors.
2013-06-17 Haiyang ZhangFix the VLAN_TAG_PRESENT in netvsc_recv_callback()
2013-06-17 stephen hemmingervxlan: handle skb_clone failure
2013-06-17 stephen hemmingervxlan: only migrate dynamic FDB entries
2013-06-17 stephen hemmingervxlan: fix race between flush and incoming learning
2013-06-17 David S. MillerMerge branch 'tipc'
2013-06-17 Ying Xuetipc: remove dev_base_lock use from enable_bearer
2013-06-17 Ying Xuetipc: fix wrong return value for link_send_sections_lon...
2013-06-17 Ying Xuetipc: make tipc_link_send_sections_fast exit earlier
2013-06-17 Ying Xuetipc: enhance priority of link protocol packet
2013-06-17 Paul Gortmakertipc: cosmetic realignment of function arguments
2013-06-17 Ying Xuetipc: save sock structure pointer instead of void point...
2013-06-17 Ying Xuetipc: convert config_lock from spinlock to mutex
2013-06-17 Ying Xuetipc: rename tipc_createport_raw to tipc_createport
2013-06-17 Ying Xuetipc: remove user_port instance from tipc_port structure
2013-06-17 Ying Xuetipc: delete code orphaned by new server infrastructure
2013-06-17 Ying Xuetipc: convert configuration server to use new server...
2013-06-17 Ying Xuetipc: convert topology server to use new server facility
2013-06-17 Ying Xuetipc: introduce new TIPC server infrastructure
2013-06-17 Erik Hugnetipc: allow implicit connect for stream sockets
2013-06-17 Ying Xuetipc: change socket buffer overflow control to respect...
2013-06-17 Ying Xuetipc: update code comments to reflect new uapi header...
2013-06-17 Eliezer Tamirnet: add socket option for low latency polling
2013-06-17 Eliezer Tamirnet: remove NET_LL_RX_POLL config menue
2013-06-17 Eliezer Tamirnet: convert low latency sockets to sched_clock()
2013-06-17 Eliezer Tamirnet: change sysctl_net_ll_poll into an unsigned int
2013-06-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-06-16 Al Virolseek(fd, n, SEEK_END) does *not* go to eof - n
2013-06-15 Linus TorvaldsLinux 3.10-rc6 v3.10-rc6
2013-06-15 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-06-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-06-15 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-15 David Daneysmp.h: Use local_irq_{save,restore}() in !SMP version...
2013-06-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-15 Linus TorvaldsMerge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com...
2013-06-15 Linus TorvaldsMerge tag 'char-misc-3.10-rc5' of git://git./linux...
2013-06-15 Linus TorvaldsMerge tag 'usb-3.10-rc5' of git://git./linux/kernel...
2013-06-15 Benjamin Herrenschmidtpowerpc: Fix missing/delayed calls to irq_work
2013-06-15 Paul Mackerraspowerpc: Fix emulation of illegal instructions on Power...
2013-06-15 Michael Ellermanpowerpc: Fix stack overflow crash in resume_kernel...
2013-06-15 Al Virosnd_pcm_link(): fix a leak...
2013-06-15 Al Virouse can_lookup() instead of direct checks of ->i_op...
2013-06-15 Oleg Nesterovmove exit_task_namespaces() outside of exit_notify()
2013-06-15 Oleg Nesterovfput: task_work_add() can fail if the caller has passed...
2013-06-14 Daniel Borkmannnet: sctp: sctp_association_init: put refs in reverse...
2013-06-14 Daniel Borkmannnet: sctp: minor: remove variable in sctp_init_sock
2013-06-14 Daniel Borkmannnet: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE...
2013-06-14 Daniel Borkmannnet: sctp: sideeffect: throw BUG if primary_path is...
2013-06-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-06-14 Pravin B Shelaropenvswitch: Simplify interface ovs_flow_metadata_from_...
2013-06-14 Pravin B Shelaropenvswitch: make skb->csum consistent with rest of...
2013-06-14 Pravin B Shelaropenvswitch: Fix struct comment.
2013-06-14 Andy Hillopenvswitch: Fix misspellings in comments and docs.
2013-06-14 Lorand Jakabopenvswitch: fix variable names in comment
2013-06-14 Pravin B Shelaropenvswitch: Unify vport error stats handling.
2013-06-14 Jesse Grossopenvswitch: Remove unused get_config vport op.
2013-06-14 Jesse Grossopenvswitch: Immediately exit on error in ovs_vport_cmd...
2013-06-14 Dave Chinnerxfs: don't shutdown log recovery on validation errors
2013-06-14 Dave Chinnerxfs: ensure btree root split sets blkno correctly
2013-06-14 Dave Chinnerxfs: fix implicit padding in directory and attr CRC...
2013-06-14 Dave Chinnerxfs: don't emit v5 superblock warnings on write
2013-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-14 Tomas Winklermei: me: clear interrupts on the resume path
2013-06-14 Tomas Winklermei: nfc: fix nfc device freeing
2013-06-14 Samuel Ortizmei: init: Flush scheduled work before resetting the...
2013-06-14 Neil Hormansctp: fully initialize sctp_outq in sctp_outq_init
2013-06-14 Rony Efraimnet/mlx4: Add VF link state support
2013-06-14 Rony Efraimnet/core: Add VF link state control
2013-06-14 Benjamin Poiriernetiucv: Hold rtnl between name allocation and device...
2013-06-14 Florian Fainellibcm63xx_enet: add support Broadcom BCM6345 Ethernet
2013-06-14 Eric Dumazethtb: reorder struct htb_class fields for performance
2013-06-14 Willem de Bruijnnet-rps: fixes for rps flow limit
2013-06-14 Neil Hormantulip: Properly check dma mapping result
2013-06-13 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-06-13 Grant Likelydtc: ensure #line directives don't consume data from...
2013-06-13 Grant Likelydtc: Update generated files to output from Bison 2.5
2013-06-13 Benjamin Herrenschmidtof: Fix locking vs. interrupts
next